Răsfoiți Sursa

fix TODO markdown syntax && update

raiz 9 ani în urmă
părinte
comite
0a3aa0b4e6
1 a modificat fișierele cu 6 adăugiri și 6 ștergeri
  1. 6 6
      TODO.md

+ 6 - 6
TODO.md

@@ -1,6 +1,6 @@
-[ ] fix build on OpenBSD
-[ ] fix build on NetBSD
-[ ] fix build on FreeBSD
-[ ] test wifi functions after the last few commits
-[ ] allow calling routines from command line arguments like: slstatus --datetime "%F %T"
-	[ ] see if drkhsh approves it
+* [ ] fix build on OpenBSD
+* [ ] fix build on NetBSD
+* [ ] fix build on FreeBSD
+* [ ] test wifi functions after the last few commits
+* [ ] allow calling routines from command line arguments like: slstatus --datetime "%F %T"
+*	[X] see if drkhsh approves it