From 311027d320c90f30de679af99e182b43a38367c7 Mon Sep 17 00:00:00 2001 From: netbenixcn Date: Thu, 4 Jun 2020 14:28:47 +0200 Subject: [PATCH] Updated README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0cd167f..eedf18d 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ A little project of mine to learn C. Available for: *Linux* -Tested with: *Ubuntu, Debian, Arch* +Tested on: *Ubuntu, Debian, Arch* -Used Libs for Linux: *gtk+3.0, libmysqlclient* +Used libs for Linux: *gtk+3.0, libmysqlclient* Version: *0.1.0* @@ -27,10 +27,11 @@ Clone Repositroy: ```git clone https://github.com/netbenix/netbenixCMD.git``` Go into the cloned directory: ```cd netbenixCMD``` -Build with command: ```make``` +Build program: ```make``` ## Usage After building use ```./netbenixCMD``` to start the program + If you want to use the testing Arguments use ```./netbenixCMD ``` ## Arguments