diff --git a/Cargo.toml b/Cargo.toml index 2a67f1eb..fb90d02f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ authors = ["tomaka "] description = "Cross-plaform OpenGL context provider." keywords = ["windowing", "opengl"] license = "Apache-2.0" +readme = "README.md" repository = "https://github.com/tomaka/glutin" [features]