From 7c3c08bc7e85a7e8acc02c9611defef620394024 Mon Sep 17 00:00:00 2001 From: Guillaume Date: Wed, 11 Jan 2023 17:57:34 +0100 Subject: [PATCH] :pencil: Update TODOs --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7eb002c..a5bb0d0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # tainix_challenges # TODO - - [ ] Add a README.md file to the root of the repository + - [ ] Add a README.md file to the root of the repository to explain the purpose of the repository and maybe how to fork it tu use it personnally - [ ] Adding tests for PIZZAS Challenge - - [ ] Add a Makefile to launch php server, and maybe a command to start a new challenge based on his name \ No newline at end of file + - [ ] Refacto WALL_E to add constants to manage battery min/max, ratios etc + - [ ] Move the const API_KEY in ChallengeFactory to .env file \ No newline at end of file