From 5c841f0b088d9ad1a2477023a3942034d8a3f4c4 Mon Sep 17 00:00:00 2001 From: djonker Date: Sat, 11 Mar 2023 05:35:26 +0100 Subject: [PATCH] readmeupdate --- Readme.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Readme.md 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/)