From e04a7a438d02aa36cdabe4a266b9eec83608b72b Mon Sep 17 00:00:00 2001 From: Tayfun ULU Date: Sun, 29 Oct 2017 23:49:58 +0300 Subject: [PATCH] flow chart added flow chart added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a05a9f..247ed11 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,6 @@ Write your code on main.py or import from main.py 3. step : Saving password on passwd.dat file. 4. step : Run user code +![alt text](https://github.com/tayfunulu/WiFiManager/blob/master/WiFi_Manager.png) + **networkconfig.py based on code of CPOPP - https://github.com/cpopp/MicroPythonSamples