aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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