Skip to content

Commit 525296c

Browse files
committed
Correct ".NET" usage
- ".Net" -> ".NET". - Make fully upper-case, which is the correct usage.
1 parent 296aa06 commit 525296c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# LibGit2Sharp
22

3-
**LibGit2Sharp brings all the might and speed of [libgit2][libgit2], a native Git implementation, to the managed world of .Net and Mono.**
3+
**LibGit2Sharp brings all the might and speed of [libgit2][libgit2], a native Git implementation, to the managed world of .NET and Mono.**
44

55
[libgit2]: http://libgit2.github.com/
66

77
## Prerequisites
88

9-
- **Windows:** .Net 4.0+
9+
- **Windows:** .NET 4.0+
1010
- **Linux/Mac OS X:** Mono 3.6+
1111

1212
## Online resources

0 commit comments

Comments
 (0)