diff --git a/Cargo.toml b/Cargo.toml index 8d2e518..cb755df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "owoify" version = "0.1.1" description = "Text owoification library" +readme = "README.md" license = "MIT" authors = [" <@protonmail.com>"] edition = "2018"