From 188602bf9e11da9dfd1651335f89a4c71c0af68d Mon Sep 17 00:00:00 2001 From: Stuce Date: Mon, 30 Jun 2025 21:44:02 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index 6a56c7a..63bb330 100644 --- a/Readme.md +++ b/Readme.md @@ -1,2 +1,8 @@ # sTodo m5paper client The goal of this project is to create a client that can ultimately connect to a sTodo instance and interact with a todolist from a m5paper. + +## Current progress: +- Secrets sheme via a gitignore and some aliases in a header. +- shell.nix for easy dev env +- libraries installed for the m5paper +- simple example to prove toolchain works \ No newline at end of file