diff --git a/README.md b/README.md index 5372b31..5e29f1c 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,16 @@ This openembedded layer provides the rust compiler, tools for building packages ## What works: - Building: - rust-native, cargo-native, - rust-cross (tested with qemux86, SYS=i586-poky-linux) + - Building rust-native and rust-cross (tested with qemux86, SYS=i586-poky-linux) ## What doesn't: - building rust-hello-world + - building cargo-native (I managed to break it) ## What's untested: - cargo, rust (built for target) - - running anything ## TODO