From 47e228f05212556aaa8817b56fda2798b6ced798 Mon Sep 17 00:00:00 2001 From: Jacob Young Date: Tue, 13 Apr 2021 21:19:19 -0400 Subject: [PATCH] Update readme. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0861d48..9c55200 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,8 @@ PTP or MTP transfer software. - [ ] Receiving a rom dump. - [ ] Copying variables in either RAM or Archive to another name in either RAM or Archive. - [x] Getting free space in RAM or Archive. -- [x] Geting and seting the current time. -- [x] Geting the current battery level. -- [ ] Geting a device icon for displaying in MTP program UIs. +- [x] Getting the current time. +- [ ] Setting the current time. +- [x] Getting the current battery level. +- [ ] ~~Getting a device icon for displaying in MTP program UIs.~~ - [ ] Optimize for a smaller program size.