From 30c52fc9de4532999553695b2c39706c91dac525 Mon Sep 17 00:00:00 2001 From: Fenrir Date: Fri, 7 Jul 2017 18:13:28 -0600 Subject: [PATCH] Update README --- README.md | 1 - 1 file changed, 1 deletion(-) 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