summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README (renamed from README.txt)0
-rw-r--r--pyproject.toml2
2 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README
index a20dc6a..a20dc6a 100644
--- a/README.txt
+++ b/README
diff --git a/pyproject.toml b/pyproject.toml
index f6f29b3..d9d43f8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -7,7 +7,7 @@ name = "nsploit"
version = "0.4.0"
requires-python = ">=3.9"
description = "(n)sploit is a process interaction tool with software exploitation utilities"
-readme = "README.txt"
+readme = "README"
license = {file = "UNLICENSE"}
maintainers = [{email = "nsploit-devl@normalmode.org"}]