Add index.html

This commit is contained in:
Marcel Stör 2017-02-13 23:26:52 +01:00
parent fe732a306c
commit 24bc393e4c
1 changed files with 11 additions and 0 deletions

11
index.html Normal file
View File

@ -0,0 +1,11 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>NodeMCU PyFlasher</title>
</head>
<body>
<a href="https://github.com/marcelstoer/nodemcu-pyflasher">NodeMCU PyFlasher</a>
</body>
</html>