aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArjun Satarkar <me@arjunsatarkar.net>2024-01-01 18:12:46 +0000
committerArjun Satarkar <me@arjunsatarkar.net>2024-01-01 18:12:46 +0000
commitce34df080d3774cf996b6791d2eb0d959cdd36ef (patch)
tree62dcf90ee6a16d4c700f1d1c43f398beb572f080
parent5f8e6d6d7f4fa2a5a51be95fb4aa7f15136b8785 (diff)
downloadterminal-lcd-clock-ce34df080d3774cf996b6791d2eb0d959cdd36ef.tar
terminal-lcd-clock-ce34df080d3774cf996b6791d2eb0d959cdd36ef.tar.gz
terminal-lcd-clock-ce34df080d3774cf996b6791d2eb0d959cdd36ef.zip
Fix broken link in READMEHEADmain
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index dd08142..118073f 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,6 +1,6 @@
= Terminal LCD Clock
-A simple justified time and date LCD-like display using https://github.com/pwaller/pyfiglet:[pyfiglet] and curses.
+A simple justified time and date LCD-like display using https://github.com/pwaller/pyfiglet[pyfiglet] and curses.
image::https://scm.arjunsatarkar.net/terminal-lcd-clock/plain/example.png[Screenshot]