From 92d75c7d9108bb7e61b8116187c728fe82a0072c Mon Sep 17 00:00:00 2001 From: adsasddsda <66464105+adsasddsda@users.noreply.github.com> Date: Fri, 5 Jun 2020 07:55:39 +0000 Subject: [PATCH] Link Readme for crates.io --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index a56378f4..e31c0d2f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ license = "MIT" authors = [ "Tony Aldridge ", "Cobrand "] keywords = ["SDL", "windowing", "graphics", "api", "engine"] categories = ["rendering","api-bindings","game-engines","multimedia"] +readme = "README.md" [lib] name = "sdl2"