aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJorge Izquierdo <izqui97@gmail.com>2014-09-16 19:42:08 +0200
committerJorge Izquierdo <izqui97@gmail.com>2014-09-16 19:42:08 +0200
commit9f9026a8367d7e912a0a88661eff6b06e5e4d396 (patch)
treeaba09be0b23d44f132b1cb199e7c67d4e67ed212 /README.md
parent5e1ceee3576438b769acc461afe00f1108ca9f58 (diff)
downloadpython-termcast-server-9f9026a8367d7e912a0a88661eff6b06e5e4d396.tar.gz
python-termcast-server-9f9026a8367d7e912a0a88661eff6b06e5e4d396.zip
Fix relative URL in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 18faa42..853cbbd 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Termcast
-This is a reimplementation of [termcast.org](termcast.org) in Python, with the
+This is a reimplementation of [termcast.org](http://termcast.org) in Python, with the
goal of adding features like a web viewer and better authentication options.
# Dependencies