From e1c4b71f6de8ab7f0aa23f447ff32e611ca33b39 Mon Sep 17 00:00:00 2001 From: sqozz Date: Tue, 27 Jun 2017 22:38:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e62f15..f494019 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The main porpuse is intendet for 2-3 lights indicating the availability of emplo 4. `python3 ampel.py` ## Technical stuff -Ampel is build with python, flask, html5 with canvas, css3 and also some javascript. +Ampel is build with python3, flask, html5 with canvas, css3 and also ~~some~~ javascript (at least it does not depend on jquery…). ## Hack me The code is quiet flat. Try to hack around with it to suit your needs.