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