From 4f40ecfee359abcb13b7d0602796f58be137c705 Mon Sep 17 00:00:00 2001 From: Nick Muoh Date: Mon, 4 Nov 2019 23:09:58 -0500 Subject: [PATCH] Added `asks` python package to list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e4d2f0..afec8d1 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,8 @@ Find some of those *awesome* packages here and if you are missing one we count o *Libraries to communicate in your network.* * [AsyncSSH](https://github.com/ronf/asyncssh) - Provides an asynchronous client and server implementation of the SSHv2 protocol. -* [aiodns](https://github.com/saghul/aiodns) - Simple DNS resolver for asyncio +* [aiodns](https://github.com/saghul/aiodns) - Simple DNS resolver for asyncio. +* [asks](https://github.com/theelous3/asks) - Async requests-like httplib for python. ## GraphQL