We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296aa06 commit 525296cCopy full SHA for 525296c
README.md
@@ -1,12 +1,12 @@
1
# LibGit2Sharp
2
3
-**LibGit2Sharp brings all the might and speed of [libgit2][libgit2], a native Git implementation, to the managed world of .Net and Mono.**
+**LibGit2Sharp brings all the might and speed of [libgit2][libgit2], a native Git implementation, to the managed world of .NET and Mono.**
4
5
[libgit2]: http://libgit2.github.com/
6
7
## Prerequisites
8
9
- - **Windows:** .Net 4.0+
+ - **Windows:** .NET 4.0+
10
- **Linux/Mac OS X:** Mono 3.6+
11
12
## Online resources
0 commit comments