Skip to content

Commit 96d7cae

Browse files
committed
added contributors
1 parent ea9e12b commit 96d7cae

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,19 @@ data in real time.
99
Installation
1010
------------
1111

12-
The current stable release: ::
12+
The current stable release ::
1313

1414
easy_install python-redis-log
1515

16-
The latest from `https://github.com/jedp/python-redis-log`_ ::
16+
The latest from github_ ::
1717

1818
git clone git://github.com/jedp/python-redis-log.git
1919
cd python-redis-log
2020
python setup.py build
2121
python setup.py install --prefix=$HOME # for example
2222

23+
.. _github: https://github.com/jedp/python-redis-log
24+
2325
Requirements
2426
------------
2527

@@ -77,6 +79,11 @@ Andrei Savu's `MongoDB logging handler`_.
7779

7880
.. _MongoDB logging handler: https://github.com/andreisavu/mongodb-log
7981

82+
Contributors
83+
------------
84+
85+
- `Yannis Leidel`_
8086

87+
.. _Yanis Leidel: http://github.com/jezdez
8188

8289

0 commit comments

Comments
 (0)