Update README.md

This commit is contained in:
Frank Denis 2019-06-19 13:49:35 +02:00 committed by GitHub
parent f943be0100
commit 3bf5aa5ec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Requires [rust](https://www.rust-lang.org/).
# Usage: # Usage:
```sh ```sh
$ curl https://api.iptoasn.com/v1/as/ip/<ip address> $ curl -H'Accept: application/json' https://api.iptoasn.com/v1/as/ip/<ip address>
``` ```
```json ```json
{ {