summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 95a17a1..431c188 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ configs, and I would not say it is not production-ready.
Kanvas is written in QML. It is the first QML application I wrote and
I have not touched JavaScript in two years, so the code sucks.
-Right now, it looks like this:
+ight now, it looks like this:
![Screenshot](img/screenshot_0.1.1.png)
@@ -40,9 +40,7 @@ configured again.
- [ ] Placeholders when machine is offline
- [ ] Sort assignments by urgency
- [ ] More friendly course list in config dialog
-- [x] Remember finished tasks
-- [x] Eliminate false positives from "submitted" assignments
-- [ ] Display in same order as course list in config
+- [ ] Consistent order of activities
- [ ] Ignore activity and undo ignore
## Contributing