From 3083eb4b183b74d9f39f4010c57ff39c69a4f298 Mon Sep 17 00:00:00 2001 From: Nic Wolfe <nic@wolfeden.ca> Date: Tue, 11 Jan 2011 21:19:27 -0700 Subject: [PATCH] Updated readme --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index 11897afdb..490e4c851 100644 --- a/readme.md +++ b/readme.md @@ -24,7 +24,6 @@ Sick Beard makes use of the following projects: * [Cheetah][cheetah] * [simplejson][simplejson] * [tvdb_api][tvdb_api] -* [tvnamer][tvnamer] * [ConfigObj][configobj] * [SABnzbd+][sabnzbd] * [jQuery][jquery] @@ -42,7 +41,6 @@ If you find a bug please report it or it'll never get fixed. Verify that it hasn [cheetah]: http://www.cheetahtemplate.org/ [simplejson]: http://code.google.com/p/simplejson/ [tvdb_api]: http://github.com/dbr/tvdb_api -[tvnamer]: http://github.com/dbr/tvnamer [configobj]: http://www.voidspace.org.uk/python/configobj.html [sabnzbd]: http://www.sabnzbd.org/ [jquery]: http://jquery.com -- GitLab