created readme

This commit is contained in:
roodletoof
2024-09-14 15:19:42 +02:00
parent d5d9badb05
commit 7d93186092
+13
View File
@@ -0,0 +1,13 @@
# instructions
action|key
-|-
draw black | hold f or j
draw white | hold s or l
resize brush | hold d or k, and move mouse
# install
```sh
go install github.com/roodletoof/whiteboard@latest
```