diff --git a/README.rst b/README.rst index 841ef5f..3c01243 100644 --- a/README.rst +++ b/README.rst @@ -13,6 +13,8 @@ It provides: :target: https://coveralls.io/r/fle/django-jsignature +.. image:: screen.png + ================== INSTALL ================== @@ -21,7 +23,7 @@ For now: :: - pip install https://github.com/fle/django-solo/archive/master.zip + pip install https://github.com/fle/django-jsignature/archive/master.zip ================== USAGE diff --git a/screen.png b/screen.png new file mode 100644 index 0000000..1bd98db Binary files /dev/null and b/screen.png differ