aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-09-16 13:47:17 -0400
committerJesse Luehrs <doy@tozt.net>2014-09-16 13:47:17 -0400
commit250f4e72e9169549891d303e97aec82fcc6dd5ec (patch)
treeaba09be0b23d44f132b1cb199e7c67d4e67ed212
parent5e1ceee3576438b769acc461afe00f1108ca9f58 (diff)
parent9f9026a8367d7e912a0a88661eff6b06e5e4d396 (diff)
downloadpython-termcast-server-250f4e72e9169549891d303e97aec82fcc6dd5ec.tar.gz
python-termcast-server-250f4e72e9169549891d303e97aec82fcc6dd5ec.zip
Merge pull request #1 from izqui/patch-1
Fix relative URL in 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