summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2025-03-24 01:35:23 -0400
committerMalfurious <m@lfurio.us>2025-03-24 01:35:23 -0400
commitb3f41f725f124907b4cf5cac7d4f37ec8f65a42f (patch)
tree89012334797077e30a4416df30f4f249c44caadb
parent21b6648cf0fb6128f514429ade93526151f006b5 (diff)
downloadnsploit-b3f41f725f124907b4cf5cac7d4f37ec8f65a42f.tar.gz
nsploit-b3f41f725f124907b4cf5cac7d4f37ec8f65a42f.zip
Rename README
Ditch the txt extension... Signed-off-by: Malfurious <m@lfurio.us>
-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"}]