aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 69c038a..8c03899 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,7 @@ authors = ["iximeow <me@iximeow.net>"]
license = "0BSD"
edition = "2018"
description = "disassembly tool using yaxpeax instruction decoders"
+readme = "README.md"
[[bin]]
name = "yaxdis"