Commit 9a11d0e3 authored by Samarth Joshi's avatar Samarth Joshi
parents fa5296e5 fada7b6d
......@@ -11,6 +11,14 @@ To RUN server run command
To RUN client run command
./Client
To put a key
put <key> <value>
To get key -value
get <key>
To delete a key
del <key>
To edit configuration edit settings.conf file
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment