From c99a85bf39bce31ea833d3b00e92b9cf741aefe2 Mon Sep 17 00:00:00 2001 From: Lokathor Date: Wed, 7 Nov 2018 21:26:03 -0700 Subject: [PATCH] readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index df33a49..2cecd2d 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,12 @@ do this stuff. 9) Time to read the [Tonc](https://www.coranac.com/tonc/text/toc.htm) tutorial and convert all the C code you see into rust code. + * Also of great importance and help is the + [gbatek](https://problemkaputt.de/gbatek.htm) document. + * In time we'll have our own book that's specific to rust and this crate and + all that, but until then you're gonna have to look at a bunch of C code. + +# Contribution + +This crate is Apache2 licensed and any contributions you submit must also be +Apache2 licensed.