update readme

This commit is contained in:
Tyrel Souza 2023-07-03 00:54:01 -04:00
parent c56b1a92dc
commit 86877b87c2
No known key found for this signature in database
GPG Key ID: F3614B02ACBE438E
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,10 @@
Create a LinkTree page for free from a yaml template.
## DEMO
See my implementation at [https://tyrel.dev/links/](https://tyrel.dev/links/).
## Acknowledgements
@ -49,6 +53,7 @@ Optionally install to get `rustylinks` on path.
## Roadmap
- Add command line options for directories
- Don't hardcode `links.yaml`
- Add tests
- Add Github Action support
- Add SSH copying support