diff --git a/README.md b/README.md index 96053ae..fc0a8b7 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,8 @@ Arduino based project running on my custom made board / |_CONFIG | AP.CFG + SCREEN.CFG + SERVER.CFG | STA.CFG |_FTP |_LOGS @@ -213,4 +215,5 @@ Here is a list of the available api calls for the board : * WEB ServerManager ✓ * WEB ServerManagerV2 with multiple clients ✓ * GPIO Util ✓ -* Task Scheduler Manager (in progress - almost done) \ No newline at end of file +* Task Scheduler Manager (in progress - almost done) +* Writing a proper documentation and wiki for the board \ No newline at end of file