From 75d8f343ea669da2d88761d402e33b88ca2810b8 Mon Sep 17 00:00:00 2001 From: Jan Date: Sun, 12 Jan 2025 19:52:23 +0100 Subject: [PATCH] Updated README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e10f4d2..63c3e8d 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,10 @@ An Package to interact with an mock stock exchange | Asset | Byte | | Price | Float64 | | Volume | Float64 | -| CRC | 2 Bytes | \ No newline at end of file +| CRC | 2 Bytes | + +## TODOS +- [ ] Test it +- [ ] Make it configureable +- [ ] Implement expire date +- [ ] Document it \ No newline at end of file