From dd2e5863088f6abe11bfd97a7feb73f35fc0780e Mon Sep 17 00:00:00 2001 From: Cody Schafer Date: Mon, 10 Nov 2014 23:42:05 -0500 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 995b181..6ff3b21 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,19 @@ This openembedded layer provides the rust compiler, tools for building packages (cargo), and a few example projects. +## What works: + + rust-native + +## What doesn't: + + cargo-native + +## What's untested: + + cargo, rust (built for target) + rust-cross + ## Dependencies On the host: