summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Smith <binji@chromium.org>2015-09-13 20:06:09 -0700
committerBen Smith <binji@chromium.org>2015-09-13 20:06:09 -0700
commit1cc694b599fdf11ffa5cdd05265d6755d99a5623 (patch)
tree8459e8aaf81e814adf9ed73df2933602c300dcb4 /README.md
parentceafe802283cd1d977997097d8141ede834689f0 (diff)
downloadwabt-1cc694b599fdf11ffa5cdd05265d6755d99a5623.tar.gz
wabt-1cc694b599fdf11ffa5cdd05265d6755d99a5623.tar.bz2
wabt-1cc694b599fdf11ffa5cdd05265d6755d99a5623.zip
update the README, switch to ReST
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 91a7322b..00000000
--- a/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-[![Build Status](https://travis-ci.org/binji/sexpr-wasm.svg?branch=master)](https://travis-ci.org/binji/sexpr-wasm)
-
-# sexpr-wasm
-
-Translates from WebAssembly [s-expressions](https://github.com/WebAssembly/spec) to [v8-native-prototype](https://github.com/WebAssembly/v8-native-prototype) bytecode.