Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glaukiol1 authored Apr 8, 2022
1 parent d77c5f9 commit ed8c1f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ TODOs for both client and server.
- Add a `mkdir` command and proccess it in the server | **Done**
- Show the _all_ the response messages on error (client) | **Done**
- When the pipe has been closed or errored, show a _fatal_ error message and quit. (client)
- Better format the `ls` command (client)
- Better format the `ls` command (client) | **Done**
- Add signup (server & client) | **Done**
- Create a .username folder on signup (server) | **Done**
- Encrypt the files (Server-side encryption)

#

0 comments on commit ed8c1f7

Please sign in to comment.