diff --git a/Cargo.toml b/Cargo.toml index 7bbd38e..e02c66f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,9 @@ edition = "2021" authors = ["Rowan "] repository = "https://fem.mint.lgbt/kitsunecafe/roxy-core" license = "GPL-3.0-or-later" +readme = "README.md" +description = "A library for transforming a readable input" +homepage = "https://roxy-docs.netlify.app" [dependencies] anyhow = "1.0.79" diff --git a/README.md b/README.md new file mode 100644 index 0000000..47551b3 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# roxy-core +