소스 검색

Add clojure client libraries to the README (#342)

j-cr 7 년 전
부모
커밋
034334cb89
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -180,6 +180,8 @@ If you would you like to start your own language implementation of IPFS, check o
 | JavaScript  | https://github.com/ipfs/js-ipfs-api               | |
 | 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     | |
 | Haskell     | https://github.com/davidar/hs-ipfs-api            | |
 | Swift       | https://github.com/ipfs/swift-ipfs-api            | |
 | CommonLisp  | https://github.com/WeMeetAgain/cl-ipfs-api        | |