diff --git a/README.md b/README.md index a624b81..a27f519 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ BBJ is a trivial collection of python scripts and database queries that miraculously shit out 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)

Look Ma, it boots !!11!

diff --git a/docs/docs/index.md b/docs/docs/index.md index 9bfe8a9..78b260d 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -1,6 +1,6 @@ # Bulletin Butter & Jelly ## A simple community textboard -### BBJ is a trivial collection of python scripts and database queries that miraculously shit out a fully functional client-server textboard. +### BBJ is a trivial collection of python scripts and database queries that miraculously shit out a fully functional client-server textboard with Python 3.4+ See also: the [GitHub repository](https://github.com/desvox/bbj).