This commit is contained in:
MikuQ.com 2016-05-30 23:16:55 +08:00
parent 9c36489988
commit d55c991088

5
README.md Normal file → Executable file
View File

@ -1 +1,6 @@
# MikuPi by MikuQ.com
<pre><code>
gcc -Wall -o hello3.exe hello3.c -lMikuDuino
./hello3.exe
</code></pre>