Updated README.md

This commit is contained in:
netbenixcn 2020-06-04 14:28:47 +02:00
parent 1cf690da90
commit 311027d320

View file

@ -4,9 +4,9 @@ A little project of mine to learn C.
Available for: *Linux* 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* 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``` Go into the cloned directory: ```cd netbenixCMD```
Build with command: ```make``` Build program: ```make```
## Usage ## Usage
After building use ```./netbenixCMD``` to start the program After building use ```./netbenixCMD``` to start the program
If you want to use the testing Arguments use ```./netbenixCMD <argument>``` If you want to use the testing Arguments use ```./netbenixCMD <argument>```
## Arguments ## Arguments