Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornulltoken <emeric.fermas@gmail.com>2011-05-10 23:51:40 +0400
committernulltoken <emeric.fermas@gmail.com>2011-05-11 23:32:45 +0400
commit70477015a9dbe89edf9992df7d512e307bc05607 (patch)
tree86a450199bee21492cc28e45cdbc4545f78ac8e0 /README.md
parent5d64757f8b0e2a87558e6dffae60ee4fb9234370 (diff)
Prepare NuGet packagingv0.1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6cf55b3e..85e76182 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@ LibGit2Sharp is an thin .Net layer (well.. we _try_ to keep it as thin as possib
It provides a very opiniated API which should be very easy to use and discover.
+## Download binaries
+
+ - NuGet [package](http://nuget.org/List/Packages/LibGit2Sharp)
+
## Quick contributing guide
- Fork and clone locally
@@ -15,8 +19,8 @@ More thorough information available in the [wiki](https://github.com/libgit2/lib
## Authors
-The LibGit2Sharp [committers](https://github.com/libgit2/libgit2sharp/contributors)
+The LibGit2Sharp [contributors](https://github.com/libgit2/libgit2sharp/contributors)
## License
-The MIT license (Refer to the [LICENSE](https://github.com/libgit2/libgit2sharp/blob/master/LICENSE) file) \ No newline at end of file
+The MIT license (Refer to the [LICENSE.md](https://github.com/libgit2/libgit2sharp/blob/master/LICENSE.md) file) \ No newline at end of file