summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 557c8a9..bbac849 100644
--- a/README.rst
+++ b/README.rst
@@ -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
-----