diff options
| author | Yuval Adam <_@yuv.al> | 2018-02-27 01:00:52 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-02-27 01:00:52 +0200 |
| commit | b5308fa14a5551a95541e71ab46a6522d8624515 (patch) | |
| tree | cf904281486516b77ff61de8bf305e23341b214c /README.rst | |
| parent | 74f9ddbadf7f47be1bf2c61e122d15c33710ee80 (diff) | |
Fix README
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ .NET Viewstate Decoder ====================== +A small Python 3 library for decoding .NET viewstate. Can be used in various scraping scenarios. + .. image:: https://travis-ci.org/yuvadm/viewstate.svg?branch=master :target: https://travis-ci.org/yuvadm/viewstate -A small Python 3 library for decoding .NET viewstate. Can be used in various scraping scenarios. - Usage ----- |
