Commit e5e2710b781a3ebafceb2605f75182637ecfef0b

Haneef Mubarak 2013-10-17T01:52:20

slightly clarified the "license" portion of `README.md" + formatting all over added the second change suggested by @nulltoken (with two extra words :) )

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index f6d7ccb..1f5204d 100644
--- a/README.md
+++ b/README.md
@@ -188,7 +188,7 @@ Check the [contribution guidelines](CONTRIBUTING.md).
 License
 ==================================
 `libgit2` is under GPL2 **with linking exemption**. This means you
-can link to the library with any program, proprietary or open source; paid
+can can link to and use the library from any program, proprietary or open source; paid
 or gratis.  However, you cannot modify libgit2 and distribute it without
 supplying the source.