diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..ec382a7 --- /dev/null +++ b/Readme.md @@ -0,0 +1,17 @@ +# Netwhat +Netwhat is a simple quiz about networks, +I wanted to write something so here is an IP calculator + +--- +## Todo +#### Write program +Completely rewrite the program complying to norminette + +--- +## Usage +1. Simply clone or download the repository +2. Run `make` in the cloned directory +3. Run the program with `./netwhat [IP/CIDN]` + +--- +[This project is part of the studies at 42](https://42.fr/en/homepage/)