From 32eeab85777d5f7e47fa45a0cb8147dc87dec564 Mon Sep 17 00:00:00 2001 From: Ayrat Badykov Date: Wed, 31 May 2017 19:49:40 +0300 Subject: [PATCH] add ex_riak_cs to the list of supported libraries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e8df40f87..ee9541f2a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ tested with Riak CS: - [s3curl](http://aws.amazon.com/code/128) - [boto](https://github.com/boto/boto) - [erlcloud](https://github.com/basho/erlcloud) +- [ex_riak_cs](https://github.com/ayrat555/ex_riak_cs) - [AWS Java SDK](http://aws.amazon.com/sdk-for-java/) - [AWS Ruby SDK](http://aws.amazon.com/sdk-for-ruby/) - [Fog](http://fog.io/)