Skip to content

Commit

Permalink
Support what's doc next section
Browse files Browse the repository at this point in the history
  • Loading branch information
vyahello committed May 30, 2020
1 parent bf02efc commit 5420947
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
> Provides asynchronous user-friendly micro HTTP client with nothing but clean objects.
> Basically, it is a wrapper over **requests** python library with async/await approach.
> Represents asynchronous version of [urequest](https://github.com/upymake/urequest) package.
> Represents asynchronous version of [urequest](https://upymake.github.io/urequest/) package.
## Tools

Expand Down Expand Up @@ -155,4 +155,9 @@ I would highly appreciate any contribution and support. If you are interested to
7. Push to the branch (git push origin feature/fooBar)
8. Create a new Pull Request

### What's next

All recent activities and ideas are described at project [issues](https://github.com/aiopymake/aiorequest/issues) page.
If you have ideas you want to change/implement please do not hesitate and create an issue.

**[⬆ back to top](#aiorequest)**

0 comments on commit 5420947

Please sign in to comment.