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:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e47e4674..b3dd52d5 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
# LibGit2Sharp
-**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.**
[libgit2]: http://libgit2.github.com/
## Prerequisites
- - **Windows:** .Net 4.0+
+ - **Windows:** .NET 4.0+
- **Linux/Mac OS X:** Mono 3.6+
## Online resources