diff --git a/README.md b/README.md index 2a2b61d..d9dc3a6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@
+
# ClawPort
**A visual command centre for your AI agent team.**
diff --git a/clawport-logo.png b/clawport-logo.png
new file mode 100644
index 0000000..f332319
Binary files /dev/null and b/clawport-logo.png differ
diff --git a/package.json b/package.json
index 2fce0b2..4c80474 100644
--- a/package.json
+++ b/package.json
@@ -25,6 +25,7 @@
"files": [
"app/",
"bin/",
+ "clawport-logo.png",
"components/",
"docs/",
"lib/",