Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jalbarracinv authored Dec 26, 2021
1 parent ed0bb44 commit d973c09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Included Files:

2) funct.py -> main bbs functions

3) head.seq -> a sequence (random chars) file generated with http://petscii.krissz.hu/ this is just to have "something" to show to the user.

3) welcome.seq -> a sequence (random chars) file generated with http://petscii.krissz.hu/ this is a welcome banner example.
menu.seq -> a sequence (random chars) file generated with http://petscii.krissz.hu/ this is a menu example.
## To start, first create the needed databases in MySQL with the following commands:

CREATE DATABASE `cbmbbs` /*!40100 DEFAULT CHARACTER SET utf8 */;
Expand Down

0 comments on commit d973c09

Please sign in to comment.