Skip to content

Commit cc63849

Browse files
committed
Update README.md
Fix typos reported in #2
1 parent 0ede463 commit cc63849

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ In order to use the API you will need to [sign up for a free API key](https://cl
4545

4646
This key must be included in all requests (expressed in the format `app_id.your_app_key`) and grants permission to:
4747

48-
* read and update users,
49-
* create, update and read vehicles.
50-
* create, update and read missions (limited to 500 calls/month).
48+
* read and update users
49+
* create, update and read vehicles
50+
* create, update and read missions (limited to 500 calls/month)
5151

5252
Requests that create/modify information on the service must also include a [DroneShare](http://www.droneshare.com/) user id and password (they will return HTTP 401 "You do not own this record" if no login details are provided). You can [create a free account on DroneShare here](http://www.droneshare.com/#create).
5353

0 commit comments

Comments
 (0)