From 19b1f81683259032052ff398652d7d42296f0bdd Mon Sep 17 00:00:00 2001 From: Dennis Lutter <lad1337@gmail.com> Date: Wed, 20 Jul 2011 12:53:49 +0200 Subject: [PATCH] incorporate the dateutil in the readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 5d7b62f21..0fae42e6e 100644 --- a/readme.md +++ b/readme.md @@ -29,6 +29,7 @@ Sick Beard makes use of the following projects: * [jQuery][jquery] * [Python GNTP][pythongntp] * [SocksiPy][socks] +* [python-dateutil][dateutil] ## Dependencies @@ -47,6 +48,7 @@ If you find a bug please report it or it'll never get fixed. Verify that it hasn [jquery]: http://jquery.com [pythongntp]: http://github.com/kfdm/gntp [socks]: http://code.google.com/p/socksipy-branch/ +[dateutil]: http://labix.org/python-dateutil [googledownloads]: http://code.google.com/p/sickbeard/downloads/list [googleissues]: http://code.google.com/p/sickbeard/issues/list [googlenewissue]: http://code.google.com/p/sickbeard/issues/entry \ No newline at end of file -- GitLab