From 8ec734721562c4b1dc6a4c2dc2ed197b9f6a49d1 Mon Sep 17 00:00:00 2001 From: Determinant Date: Mon, 1 Jan 2018 11:10:48 +0800 Subject: update readme --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a030298..8477e61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "runes" version = "0.1.3" authors = ["Determinant "] -description = "A no-std NES emulator library written purely in Rust." +description = "No-std NES emulator library and minimal emulator written purely in Rust." repository = "https://github.com/Determinant/runes" keywords = ["nes", "emulator", "6502"] categories = ["no-std", "emulators"] -- cgit v1.2.3