aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2016-08-01 08:46:39 -0500
committerDoug Goldstein <cardoe@cardoe.com>2016-08-01 08:46:39 -0500
commite9b01e22075c08881e648617fc65d1015a8fd54b (patch)
tree9f2bfb7d7076d472faabb0d199e20e4587de1ce0 /Cargo.toml
parentgenerate initial ebuild (diff)
downloadcargo-ebuild-e9b01e22075c08881e648617fc65d1015a8fd54b.tar.gz
cargo-ebuild-e9b01e22075c08881e648617fc65d1015a8fd54b.tar.bz2
cargo-ebuild-e9b01e22075c08881e648617fc65d1015a8fd54b.zip
add initial README
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7b63362..18bf0b4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,7 @@ authors = ["Doug Goldstein <cardoe@cardoe.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/cardoe/cargo-ebuild"
homepage = "https://github.com/cardoe/cargo-ebuild"
+readme = "README.md"
description = """
Generates an ebuild for a package using the in-tree eclasses.
"""