From 8193934dee71dd14a5bcaace9cb4014544bf3cb5 Mon Sep 17 00:00:00 2001 From: Kodalem Date: Fri, 6 Feb 2026 13:40:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5315a6a..a807549 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ you were on the other side, silliness is okay, but consent is best. TODO HECK + - [ ] Add the .env for the configurations so that we add the `git config --global user.email "you@example.com"` and `git config --global user.name "Your Name"` with the account custom made for this. + - [ ] Clean up the hanging configurations - [ ] Find a more clean way to store initial passwords (.env??) - [ ] Create proper build automation scripts