Skip to content

Commit ed8c1f7

Browse files
authored
Update README.md
1 parent d77c5f9 commit ed8c1f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ TODOs for both client and server.
2121
- Add a `mkdir` command and proccess it in the server | **Done**
2222
- Show the _all_ the response messages on error (client) | **Done**
2323
- When the pipe has been closed or errored, show a _fatal_ error message and quit. (client)
24-
- Better format the `ls` command (client)
24+
- Better format the `ls` command (client) | **Done**
2525
- Add signup (server & client) | **Done**
2626
- Create a .username folder on signup (server) | **Done**
27+
- Encrypt the files (Server-side encryption)
2728

2829
#

0 commit comments

Comments
 (0)