test git client and "clean up" readme text

This commit is contained in:
r 2024-04-20 14:49:05 -06:00
parent 9488ade7fb
commit 6f13fe6d8e
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# Bulletin Butter & Jelly
BBJ is a trivial collection of python scripts and database queries that
miraculously shit out a fully functional, text-driven community bulletin board.
create a fully functional, text-driven community bulletin board.
Requires Python 3.4 and up for the server and the official TUI client (clients/urwid/).
![AAAAAAAAAAAAAAAAAAAA](readme.png)
<center><h2>Look Ma, it boots !!11!</h2></center>
<center><h2>it boots!</h2></center>
It's all driven by an API sitting on top of CherryPy. Currently it does not
serve HTML but this is planned for the (distant?) future.