Commit a58a45a3981d90e195c12ec19a01ba41a3d4fb21

Authored by decalage2
1 parent 7b4cadb2

readme: fixed PyPI badge link

Showing 1 changed file with 1 additions and 1 deletions
README.md
1 1 python-oletools
2 2 ===============
3   -[![PyPI](https://img.shields.io/pypi/v/oletools.svg)]()
  3 +[![PyPI](https://img.shields.io/pypi/v/oletools.svg)](https://pypi.python.org/pypi/oletools)
4 4  
5 5 [oletools](http://www.decalage.info/python/oletools) is a package of python tools to analyze
6 6 [Microsoft OLE2 files](http://en.wikipedia.org/wiki/Compound_File_Binary_Format)
... ...