Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschneider committed Jan 19, 2019
1 parent 5283093 commit 3c3a7ec
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Expand Up @@ -24,9 +24,9 @@ Published releases of IPFS Core are available on [NuGet](https://www.nuget.org/p

PM> Install-Package Ipfs.Core

Or using [dotnet](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet?tabs=netcore21)

> dotnet add package Ipfs.Core
Or using [dotnet](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet?tabs=netcore21)

> dotnet add package Ipfs.Core


For the latest build or older non-released builds see [Continuous Integration](https://github.com/richardschneider/net-ipfs-core/wiki/Continuous-Integration).
Expand Down Expand Up @@ -74,3 +74,5 @@ Most binary data (objects) in IPFS is represented as a [Base-58](https://en.wiki
Copyright © 2015-2018 Richard Schneider (makaretu@gmail.com)

The IPFS Core library is licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php "Read more about the MIT license form") license. Refere to the [LICENSE](https://github.com/richardschneider/net-ipfs-core/blob/master/LICENSE) file for more information.

<a href="https://www.buymeacoffee.com/kmXOxKJ4E" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>

0 comments on commit 3c3a7ec

Please sign in to comment.