Merge branch 'categulario/readme' into 'master'

a start of a readme that tells you what to do

See merge request kirbylife/rvgax!1
merge-requests/1/merge
Abraham Toriz Cruz 2021-04-27 16:42:34 +00:00
commit 6532c85ceb
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
# rVGAx # rVGAx
A VGA library for arduino
## Compiling
You need rust nightly, run:
rustup override set nightly
in the project directory. then you can do
cargo check
to see that everything is allright
## WIP, DOES NOT WORK :c ## WIP, DOES NOT WORK :c