summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2023-07-24 21:39:44 +0800
committerFrederick Yin <fkfd@fkfd.me>2023-07-24 21:39:44 +0800
commitca3fc94d11f594acdcba9a31f5cdf8439f289984 (patch)
treec45d5624c162d009ce5a12c0bbcf3bf08c8c39c1
parent339ba914bf3f61d248b75af7ff6b965cfe8b3992 (diff)
Fix README
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 431c188..0cb3f94 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ First obviously you need the Plasma framework. If you have zero Plasma
development experience like me, here are some useful links:
- [Techbase: Plasma 5](https://techbase.kde.org/Development/Tutorials/Plasma5)
-- [Developer: Plasma Widget Testing](https://develop.kde.org/docs/extend/plasma/widget/testing/)
+- [Developer: Plasma Widget Testing](https://develop.kde.org/docs/plasma/widget/testing/)
My workflow as of now is a simple Makefile. Run `make install` to install
the plasmoid to your `~/.local/share/plasma/plasmoids/`, then `make` to
@@ -36,7 +36,6 @@ configured again.
## Todo
-- [ ] Placeholders when a list is empty
- [ ] Placeholders when machine is offline
- [ ] Sort assignments by urgency
- [ ] More friendly course list in config dialog