summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/libgit2/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/libgit2/README b/libraries/libgit2/README
index bd1fbdf41f..bd0ff7921b 100644
--- a/libraries/libgit2/README
+++ b/libraries/libgit2/README
@@ -1,5 +1,6 @@
-libgit2 is a portable, pure C implementation of the Git core methods provided as
-a re-entrant linkable library with a solid API, allowing you to write native
-speed custom Git applications in any language which supports C bindings.
+libgit2 is a portable, pure C implementation of the Git core methods
+provided as a re-entrant linkable library with a solid API, allowing
+you to write native speed custom Git applications in any language
+which supports C bindings.
Optional: http-parser