Updated README

This commit is contained in:
Jan 2025-01-12 19:52:23 +01:00
parent 7084d7919d
commit 75d8f343ea

View File

@ -11,4 +11,10 @@ An Package to interact with an mock stock exchange
| Asset | Byte |
| Price | Float64 |
| Volume | Float64 |
| CRC | 2 Bytes |
| CRC | 2 Bytes |
## TODOS
- [ ] Test it
- [ ] Make it configureable
- [ ] Implement expire date
- [ ] Document it