We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 296aa06 + 525296c commit e1e5fe6Copy full SHA for e1e5fe6
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