Procházet zdrojové kódy

Merge pull request #301 from leavehouse/patch-3

Add another Rust API client library to the list
Steven Allen před 7 roky
rodič
revize
8f74dcf9e6
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -183,7 +183,8 @@ If you would you like to start your own language implementation of IPFS, check o
 | Haskell     | https://github.com/davidar/hs-ipfs-api            | |
 | Swift       | https://github.com/ipfs/swift-ipfs-api            | |
 | CommonLisp  | https://github.com/WeMeetAgain/cl-ipfs-api        | |
-| Rust        | https://github.com/gkbrk/rust-ipfs-api            | |
+| Rust        | https://github.com/ferristseng/rust-ipfs-api      | |
+|             | https://github.com/gkbrk/rust-ipfs-api            | |
 |             | https://github.com/rmnoff/rust-ipfs-api           | |
 |             | https://github.com/rschulman/rust-ipfs-api        | |
 | Ruby        | https://github.com/Fryie/ipfs-ruby                | |