aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJulian Hurst <ark@mansus.space>2022-07-20 11:01:52 +0200
committerJulian Hurst <ark@mansus.space>2023-09-07 00:09:06 +0200
commitb31e38c6e29b25c67e4c9d2a37cb6b6d05ba8280 (patch)
tree364fccd3d318cea756d28d4bce168b5036e28044 /README.md
parent1ddd556f7513560ba75379265a75d871322c6222 (diff)
downloadhare-libtui-b31e38c6e29b25c67e4c9d2a37cb6b6d05ba8280.tar.gz
Fix links in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 68940d9..42f6973 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@ This package provides widgets and various functions for creating a tui
## Dependencies
-- [hare-wcwidth][https://git.sr.ht/~ark/hare-wcwidth]
-- [hare-set][https://git.sr.ht/~ark/hare-set]
+- hare-wcwidth: https://git.sr.ht/~ark/hare-wcwidth
+- hare-set: https://git.sr.ht/~ark/hare-set
## Installation