Pārlūkot izejas kodu

fix TODO markdown syntax && update

raiz 9 gadi atpakaļ
vecāks
revīzija
0a3aa0b4e6
1 mainītis faili ar 6 papildinājumiem un 6 dzēšanām
  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