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:
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