summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2016-05-30 10:10:46 +0930
committerdaniel-Jones <daniel@danieljon.es>2016-05-30 10:10:46 +0930
commit1c1b7c93833d7115c0f807f07c69dd3ef37a9ef8 (patch)
tree4296d16b9f6e21d098553db85b9c310d22ebe722
parent410fbd473ad039dc815bc450f3b26732b13ac4dc (diff)
downloadRGB-Controller-1c1b7c93833d7115c0f807f07c69dd3ef37a9ef8.tar.gz
RGB-Controller-1c1b7c93833d7115c0f807f07c69dd3ef37a9ef8.zip
Updated README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9ed6291..5f6884e 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,2 @@
# RGB-Controller
+This project is an RGB LED controller that uses a micro-controller. The front end is written in C++/Qt, the backend C.