Private GIT

Skip to content
Snippets Groups Projects
Commit 9c095a45 authored by Nic Wolfe's avatar Nic Wolfe
Browse files

Fixed links in readme.

parent 7c2c7048
Branches
Tags
No related merge requests found
...@@ -17,21 +17,33 @@ Features include: ...@@ -17,21 +17,33 @@ Features include:
Sick Beard makes use of the following projects: Sick Beard makes use of the following projects:
* [cherrypy][http://www.cherrypy.org] * [cherrypy][cherrypy]
* [http://www.cheetahtemplate.org/][Cheetah] * [Cheetah][cheetah]
* [http://code.google.com/p/simplejson/][simplejson] * [simplejson][simplejson]
* [http://github.com/dbr/tvdb_api][tvdb_api] * [tvdb_api][tvdb_api]
* [http://github.com/dbr/tvnamer][tvnamer] * [tvnamer][tvnamer]
* [http://www.voidspace.org.uk/python/configobj.html][ConfigObj] * [ConfigObj][configobj]
* [http://www.sabnzbd.org/][SABnzbd+] * [SABnzbd+][sabnzbd]
* [http://jquery.com][jQuery] * [jQuery][jquery]
* [http://github.com/kfdm/gntp][Python GNTP] * [Python GNTP][pythongntp]
## Dependencies ## Dependencies
To run Sick Beard from source you will need Python 2.5+ and Cheetah 2.1.0+. The [http://code.google.com/p/sickbeard/downloads/list][binary releases] are standalone. To run Sick Beard from source you will need Python 2.5+ and Cheetah 2.1.0+. The [binary releases][googledownloads] are standalone.
## Bugs ## Bugs
If you find a bug please report it or it'll never get fixed. Verify that it hasn't [http://code.google.com/p/sickbeard/issues/list][already been submitted] and then [http://code.google.com/p/sickbeard/issues/entry][log a new bug]. Be sure to provide as much information as possible. If you find a bug please report it or it'll never get fixed. Verify that it hasn't [already been submitted][googleissues] and then [log a new bug][googlenewissue]. Be sure to provide as much information as possible.
\ No newline at end of file
[cherrypy]: http://www.cherrypy.org
[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
[pythongntp]: http://github.com/kfdm/gntp
[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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment