aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 549bbf4..c9117e9 100644
--- a/readme.md
+++ b/readme.md
@@ -27,6 +27,7 @@ Surgery Log
- [x] add pop-up asking if changes are to be discarded once the stage screen's discard button is pressed;
- [x] add pop-up confirming delete-entry action;
- [x] edit and delete action buttons should be faded-out when no entry is selected;
+- [x] Sort option sets alphabetically;
- [ ] Implement file access permission check on Android:
```py
if OS.get_name() == "Android":