From 73849d693a4967bac1ea00aa6812b51f4715087d Mon Sep 17 00:00:00 2001 From: Aaron Mueller Date: Tue, 12 Aug 2014 23:38:13 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d3287b1..c43af7b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ create animation sequences or use the cube as a [XFD][4]. ## Building -The project has two parts: The LED Cube and the controller PCB. Both parts can +The project consists of two parts: The LED cube and the controller PCB. Both parts can be build completely separate. * The Cube is a little bit tricky to solder. To see which wire should be bend @@ -36,10 +36,10 @@ be build completely separate. * The [3D OpenGL Editor][7] is using the client lib mentioned above. The editor shows a 3D representation of the LED cube and can be moved with the cursor - keys. All virtual LEDs can be clicked wit hthe mouse to toggle it on or off. + keys. All virtual LEDs can be clicked with the mouse to toggle it on or off. -* To use the cube as a XFD (number of mails in INBOX, finished tickets today, - incomming phone call, number of missed chat messages in an IRC channel, ...) +* To use the cube as a XFD (show number of mails in INBOX, finished tickets today, + incoming phone call, number of missed chat messages in an IRC channel, ...) you can use the [frame2cube.pl][8] script to send a complete frame to the cube.