aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFenrir <[email protected]>2017-07-07 18:13:28 -0600
committerFenrir <[email protected]>2017-07-07 18:13:28 -0600
commit30c52fc9de4532999553695b2c39706c91dac525 (patch)
treeb13939b2c16939c4aa1f827f1aeb736efeb4e60a /README.md
parentctru-rs: workaround for xargo/sysroot issue (diff)
downloadctru-rs-30c52fc9de4532999553695b2c39706c91dac525.tar.xz
ctru-rs-30c52fc9de4532999553695b2c39706c91dac525.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4c59d03..18a7aeb 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,6 @@ This repository is organized as follows:
* `ctru-rs`: Safe, idiomatic wrapper around `ctru-sys`.
* `ctru-sys`: Low-level, unsafe bindings to ctrulib
* `ctr-std`: A partial implementation of the Rust standard library for the 3DS.
-* `ctr-libc`: C types and functions used by ctru-sys and ctr-std.
## License