summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Herron <herron.philip@googlemail.com>2015-07-17 10:07:59 +0100
committerPhilip Herron <herron.philip@googlemail.com>2015-07-17 10:07:59 +0100
commit349ea0af3752bfb73a859e3ecb5ff63c10b50ba3 (patch)
tree1a15eea934d8f90f0301db829a73ceff6f363a40
parent9592af3f1fd08c60043995d4498c2e1115156230 (diff)
downloadgccrs.tar.gz
Update READMEgccrs
-rw-r--r--README.org4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.org b/README.org
index dc3e730a5a0..90feba57ce8 100644
--- a/README.org
+++ b/README.org
@@ -1,8 +1,6 @@
* Rust Front-End to GCC
This is an implementation of Rust ontop of GCC.
-[[https://travis-ci.org/redbrain/gccrs.png?branch=master]]
-
** Building
Building gccrs is fairly confsing to most people who haven't built
GCC before:
@@ -55,5 +53,5 @@ if you were compiling C with GCC all target specific options will
work etc.
** Status
-Very early
+Very early and out of date