diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 |