diff options
| author | Julian Hurst <ark@mansus.space> | 2022-07-20 11:01:52 +0200 |
|---|---|---|
| committer | Julian Hurst <ark@mansus.space> | 2023-09-07 00:09:06 +0200 |
| commit | b31e38c6e29b25c67e4c9d2a37cb6b6d05ba8280 (patch) | |
| tree | 364fccd3d318cea756d28d4bce168b5036e28044 | |
| parent | 1ddd556f7513560ba75379265a75d871322c6222 (diff) | |
| download | hare-libtui-b31e38c6e29b25c67e4c9d2a37cb6b6d05ba8280.tar.gz | |
Fix links in README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
