diff options
Diffstat (limited to 'doc/intro.rst')
-rw-r--r-- | doc/intro.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/intro.rst b/doc/intro.rst index 448b7deb..476ab4ec 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -6,8 +6,8 @@ Overview / Install GitPython is a python library used to interact with Git repositories. -GitPython is a port of the grit_ library in Ruby created by -Tom Preston-Werner and Chris Wanstrath. +GitPython was a port of the grit_ library in Ruby created by +Tom Preston-Werner and Chris Wanstrath, but grew beyond its heritage through its improved design and performance. .. _grit: http://grit.rubyforge.org |