diff options
author | Max Christian Pohle | 2017-06-05 16:42:22 +0200 |
---|---|---|
committer | Max Christian Pohle | 2017-06-05 16:42:22 +0200 |
commit | 05b01cb1fb2f4ec9ac7843ad0bd991effba06d8b (patch) | |
tree | 77cc81bba12680ecf813eff3316a19daf7379272 | |
parent | b3b0521dae2b2eb319600459f6c949c2229fa069 (diff) | |
download | binwatch-mini-05b01cb1fb2f4ec9ac7843ad0bd991effba06d8b.tar.bz2 binwatch-mini-05b01cb1fb2f4ec9ac7843ad0bd991effba06d8b.zip |
Fixed newline issue in readme
-rw-r--r-- | readme | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,5 +2,9 @@ | |||
2 | The first module of a modular clock with several displays. The base-module displays the time in a binary representation, | 2 | The first module of a modular clock with several displays. The base-module displays the time in a binary representation, |
3 | hexadecimal and decimal displays will follow and make it possible to build a cube out of the clock modules. | 3 | hexadecimal and decimal displays will follow and make it possible to build a cube out of the clock modules. |
4 | 4 | ||
5 | <br/> | ||
6 | <br/> | ||
7 | |||
8 | |||
5 | <img src="../plain/blender/case/binwatch-mini10.png" alt="picture of the alarm clock" /> | 9 | <img src="../plain/blender/case/binwatch-mini10.png" alt="picture of the alarm clock" /> |
6 | 10 | ||