From ba2960846e52e9862a7d0aca69c33d29610276bb Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Sun, 25 Dec 2016 21:46:49 +0100 Subject: first version without put/get --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..b35463c --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# MP-Tool + +Python commandline tool for [micropython](www.micropython.org) on the ESP 8266. + +``` +./mp-tool --help +``` \ No newline at end of file -- cgit v1.2.1