diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -6,7 +6,12 @@ title: ASCIIMX <div class="container"> <h2 class="center">{{ site.title | uppercase }}</h2> - <h5 class="center">{{ site.description }}<span class="cursor"></span></h5> + <h5 class="center"> + <span>$ cu -l /dev/asciimx -s 9600</span> + <br> + <span id="decode">wake up...</span> + <span class="cursor"></span> + </h5> <br> <br> |
