Browse Source

Merge pull request #422 from district0x/master

edited README : clojurescript client library
MollyM 6 years ago
parent
commit
41287dad3e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -186,7 +186,7 @@ If you would you like to start your own language implementation of IPFS, check o
 | Python        | https://github.com/ipfs/py-ipfs-api                       | ?? |
 | Scala         | https://github.com/ipfs/scala-ipfs-api                    | ?? |
 | Clojure       | https://github.com/keorn/clj-ipfs-api                     | ?? |
-| Clojurescript | https://github.com/district0x/cljs-ipfs-api               | ?? |
+| Clojurescript | https://github.com/district0x/cljs-ipfs-http-client       | 100% |
 | Haskell       | https://github.com/davidar/hs-ipfs-api                    | ?? |
 | Swift         | https://github.com/ipfs/swift-ipfs-api                    | ?? |
 | CommonLisp    | https://github.com/WeMeetAgain/cl-ipfs-api                | ?? |