diff options
author | NunoSempere <nuno.sempere@protonmail.com> | 2023-03-28 21:43:30 -0600 |
---|---|---|
committer | NunoSempere <nuno.sempere@protonmail.com> | 2023-03-28 21:43:30 -0600 |
commit | fc9cc675386cf30891fc87ebcdd35574c6f36b5f (patch) | |
tree | 259437f0f123616178d04038e7e7e31515b22a64 | |
parent | b125b268919b4c527684ea1996966417a469935c (diff) |
tweak: add some to-dos to readme
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -41,6 +41,9 @@ You can also see more detailed instructions [here](./user-scripts/ubuntu-20.04/i ### To do +- [ ] Streamline installation a bit + - Substitute paths in makefile + - Create cache directory automatically - [ ] Add an installation tutorial - [ ] Look at using relative rather than absolute paths - [ ] Add css for js alerts |