Skip to content

Commit 45308bd

Browse files
committed
fix readme order
1 parent 047b09b commit 45308bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Examples follow this practice.
2121
## High level roadmap
2222
- [x] port over code from course project
2323
- [x] set up repo/project workflows, including using `uv`
24-
- [ ] Add type annotations
2524
- [x] add robust testing
25+
- [ ] Add type annotations
2626
- [ ] make sure old mininet setup/raspi setups still work
2727
- [ ] make sure nodes can run on a single computer (same IP, diff't ports)
2828
- [ ] refactor to use asyncio

0 commit comments

Comments
 (0)