Skip to content

Commit 330d146

Browse files
committed
added screenshots to readme
1 parent 368140f commit 330d146

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ user enrollment via Gargoyle.
77

88
If you don't know what AB testing is, check out `wikipedia <http://en.wikipedia.org/wiki/A/B_testing>`_.
99

10+
.. image:: https://github.com/mixcloud/django-experiments/tree/master/etc/screenshot1.jpg
11+
12+
.. image:: https://github.com/mixcloud/django-experiments/tree/master/etc/screenshot2.jpg
13+
1014
Installation
1115
------------
1216

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def parse_dependency_links(file_name):
2626

2727

2828
setup(name='django-experiments',
29-
version='0.2.1',
29+
version='0.2.2',
3030
description='Python Django AB Testing Framework',
3131
author='Chris Villa',
3232
author_email='[email protected]',

0 commit comments

Comments
 (0)