Commit c9684075c8387adc202a07c1d29397c94e67c609

Authored by Philippe Lagadec
Committed by GitHub
1 parent d98ca1a2

readme: added "say thanks" button

Showing 1 changed file with 1 additions and 0 deletions
README.md
... ... @@ -2,6 +2,7 @@ python-oletools
2 2 ===============
3 3 [![PyPI](https://img.shields.io/pypi/v/oletools.svg)](https://pypi.org/project/oletools/)
4 4 [![Build Status](https://travis-ci.org/decalage2/oletools.svg?branch=master)](https://travis-ci.org/decalage2/oletools)
  5 +[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/decalage2)
5 6  
6 7 [oletools](http://www.decalage.info/python/oletools) is a package of python tools to analyze
7 8 [Microsoft OLE2 files](http://en.wikipedia.org/wiki/Compound_File_Binary_Format)
... ...