From a673b4549cf60fae6fb0772f31a23cec88970206 Mon Sep 17 00:00:00 2001 From: Denis Date: Fri, 22 Dec 2017 17:41:48 +0200 Subject: [PATCH] Adding argument to pic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1344de8..6c5986b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ls - List the files in the current directory. cd - Changes the directory. clear - Clear the screen. exit - Close the connection with the server.c -pic - Returns the ascii art of an image. :-) +pic - Returns the ascii art of an image. :-) ``` #### Sending commands via netcat