Update Readme.md

This commit is contained in:
Stuce 2025-06-30 21:44:02 +02:00
parent 3b7e68065a
commit 188602bf9e

View file

@ -1,2 +1,8 @@
# sTodo m5paper client # 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. 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