summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNick Fitzgerald <fitzgen@gmail.com>2016-10-21 13:57:08 -0700
committerNick Fitzgerald <fitzgen@gmail.com>2016-10-21 15:11:52 -0700
commit1c9ad3ef36cdaaf801dab0ab64d208b92f208b92 (patch)
tree580eeea55ff4fb2119e73b8eb21bda5c2006e2b3 /README.md
parent82a74d081a8a0fb2c828a8ef99b181bd593818cf (diff)
Add a CONTRIBUTING.md file
It provides an overview of how to file a helpful issue and how to run tests. Fixes #93
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 30f1c859..2e797a22 100644
--- a/README.md
+++ b/README.md
@@ -76,12 +76,6 @@ $ LIBCLANG_PATH=path/to/clang-3.9/build/lib \
cargo build
```
-## Running Tests
-
-```
-$ make test
-```
-
# Command Line Usage
There are a few options documented when running `./bindgen --help`. Other