Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
demsking committed Sep 16, 2021
1 parent 7af84f5 commit e8c4699
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ const nominatim = require('nominatim-client');
const client = nominatim.createClient({
useragent: "MyApp", // The name of your application
referer: 'http://example.com', // The referer link
email: '[email protected]' // The valid email
});
```

Expand Down

0 comments on commit e8c4699

Please sign in to comment.