From 7c87bd6bcde7674f004be5cc2e519529fe41b1c3 Mon Sep 17 00:00:00 2001 From: Lol3rrr Date: Fri, 6 Sep 2024 22:53:13 +0200 Subject: [PATCH] Initial --- Cargo.toml | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 Cargo.toml create mode 100644 README.md diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..c4b464f --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,2 @@ +[workspace] +members = [] diff --git a/README.md b/README.md new file mode 100644 index 0000000..8b362ce --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Knifer +A self-hosted demo analysis tool