From d03a7b61e43549e6aca0c46c0e98715e9994c101 Mon Sep 17 00:00:00 2001 From: Renan DelValle Date: Wed, 24 Jan 2018 16:54:24 -0800 Subject: [PATCH] Removing napping from the TODO list as go's native http libraries are good enough. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 15d0031..dc8fc10 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,10 @@ library has been tested. * [Using the sample client](docs/using-the-sample-client.md) * [Leveraging the library](docs/leveraging-the-library.md) -## To Do -* Create or import a custom transport that uses https://github.com/jmcvetta/napping to improve efficiency +## Projects using gorealis + +* [australis](https://github.com/rdelval/australis) ## Contributions -Contributions are always welcome. Please raise an issue so that the contribution may be discussed before it's made. \ No newline at end of file +Contributions are always welcome. Please raise an issue to discuss a contribution before it is made. +