Update readme, put example in example dir

This commit is contained in:
Cody P Schafer
2014-11-15 22:51:42 -05:00
parent 5cbb274444
commit 34ed27da30
2 changed files with 6 additions and 3 deletions
+6 -3
View File
@@ -6,16 +6,19 @@ This openembedded layer provides the rust compiler, tools for building packages
## What works: ## What works:
Building: Building:
rust-native, cargo-native rust-native, cargo-native,
rust-cross (tested with qemux86)
## What doesn't: ## What doesn't:
Building: Building:
rust-cross - rust-hellow-world
## What's untested: ## What's untested:
cargo, rust (built for target) - cargo, rust (built for target)
- running anything
## TODO ## TODO