From b4b0fe1f627cd490f21c11b141462e874dbbdb35 Mon Sep 17 00:00:00 2001 From: djonker Date: Sat, 11 Mar 2023 05:08:54 +0100 Subject: [PATCH] readmeupdate --- Readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..c8acc9c --- /dev/null +++ b/Readme.md @@ -0,0 +1,11 @@ +# Services +Services is a simple project that requires you to set up Kubernetes + +--- +## Usage +1. Simply clone or download the repository +2. Run `make` in the cloned directory +3. The whole cluster should build and start automatically + +--- +[This project is part of the studies at 42](https://42.fr/en/homepage/)