From 72469e2172a8a20fe69de14a2d4ba4ab8667f2c4 Mon Sep 17 00:00:00 2001 From: jaycee Date: Sat, 19 Jul 2025 22:45:16 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..def5747 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Pyscii-BBS + +A modern implementation of an ASCII bbs in Python with secure data storage options. \ No newline at end of file