From f1552156e85e4563dfac870d46552cfd04605f07 Mon Sep 17 00:00:00 2001 From: michaelangel007 Date: Sat, 8 Apr 2023 06:03:53 -0700 Subject: [PATCH] Update commands that work and are still to-do. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ba592d..6a7f606 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,12 @@ Commands that work: * [x] catalog * [x] cp (Only Seed (file size <= 512 bytes), and Sapling files (file size <= 128 KB) are currently supported) * [x] dir -* [ ] get +* [x] get * [x] init * [x] ls + +Commands yet to be implemented: + * [ ] mkdir * [ ] rm * [ ] rmdir