Skip to content

Commit

Permalink
refined readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WichardRiezebos committed Feb 5, 2017
1 parent 116f657 commit 147b13b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ All the available rest-api method(s) are described below:

| API | METHOD | DESCRIPTION |
| --- | --- | --- |
| [/api/user/{id}/](http://devrant.io/api/users/404181?app=3) | [GetProfileAsync](#GetProfileAsync) | Gets the complete profile of a devRant user. |
| [/api/user/{id}/](http://devrant.io/api/users/404181?app=3) | [GetProfileAsync](#getprofileasync) | Gets the complete profile of a devRant user. |
| - | - | - |

### GetProfileAsync
Expand All @@ -49,4 +49,5 @@ All the available rest-api method(s) are described below:

## Limitations

Not all methods are available yet.
- Not all methods are available yet.
- Explicit use of `Task Async`.

0 comments on commit 147b13b

Please sign in to comment.