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-11-01 21:45:31 +0400
committernulltoken <emeric.fermas@gmail.com>2011-11-01 22:11:13 +0400
commit9fd45ddd9044529514d4bc7baf745ab8a5b48edd (patch)
tree87d618dee3716ec6637760a7dc878dd8f431d061 /README.md
parente372f8162df9c9a417c0fdab8a17c2ad5e7a29ee (diff)
Release LibGit2Sharp v0.6.1v0.6.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 234a5b80..d3bdab95 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,12 @@ 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
+## Online resources
- - NuGet [package](http://nuget.org/List/Packages/LibGit2Sharp)
+ - [NuGet package](http://nuget.org/List/Packages/LibGit2Sharp)
+ - [Source code](https://github.com/libgit2/libgit2sharp/)
+ - [Issue tracker](https://github.com/libgit2/libgit2sharp/issues)
+ - [@libgit2sharp](http://twitter.com/libgit2sharp)
## Quick contributing guide