From 90690fae6019169836229fbcf30f1493b8c218a1 Mon Sep 17 00:00:00 2001 From: Javier Albarracin <32862572+jalbarracinv@users.noreply.github.com> Date: Sun, 26 Dec 2021 13:45:49 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 809ce0d..9f1f682 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ Python Commodore BBS multi-client This is intended for commodore 64, c128 and most commodore compatible machines (as the new Commander X16 under development) This is a working Python 3.X script that will help you implement a Commodore Petscii BBS. +- You have to setup MySQL database "cbmbbs" with the instructions below this readme +- Basic functionality: Login and Register a NEW user +- In progress: Sample board read and write posts. (*not* in this release) Included Files: