File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,20 @@ aims at allowing full access to loose objects as well as packs with performance
66and scalability in mind. It operates exclusively on streams, allowing to operate 
77on large objects with a small memory footprint.
88
9+ Installation
10+ ============ 
11+ 
12+ .. image :: https://pypip.in/version/gitdb/badge.svg 
13+     :target:  https://pypi.python.org/pypi/gitdb/ 
14+     :alt:  Latest Version 
15+ .. image :: https://pypip.in/py_versions/gitdb/badge.svg 
16+     :target:  https://pypi.python.org/pypi/gitdb/ 
17+     :alt:  Supported Python versions 
18+ 
19+ From `PyPI  <https://pypi.python.org/pypi/gitdb >`_
20+ 
21+  pip install gitdb
22+ 
923REQUIREMENTS
1024============ 
1125
@@ -33,8 +47,9 @@ http://groups.google.com/group/git-python
3347ISSUE TRACKER
3448============= 
3549
36- .. image :: https://travis-ci.org/gitpython-developers/gitdb.svg?branch=master    :target:  https://travis-ci.org/gitpython-developers/gitdb 
37- 
50+ .. image :: https://travis-ci.org/gitpython-developers/gitdb.svg?branch=master 
51+     :target:  https://travis-ci.org/gitpython-developers/gitdb 
52+     
3853https://github.com/gitpython-developers/gitdb/issues
3954
4055LICENSE
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments