From 45b23d8e26d560c6d6d536c3e16b22740526a550 Mon Sep 17 00:00:00 2001 From: Blake DeMarcy Date: Wed, 24 May 2017 21:38:11 -0500 Subject: [PATCH] update vocab on site index --- docs/docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/index.md b/docs/docs/index.md index 52415ee..9bfe8a9 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -1,6 +1,6 @@ # Bulletin Butter & Jelly ## A simple community textboard -### BBJ is 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. See also: the [GitHub repository](https://github.com/desvox/bbj). @@ -16,4 +16,4 @@ capabilties, so its easier to administrate and can't be used to distribute illeg content like imageboards. It has very few dependancies and is easy to set up. The API is simple and doesn't use require complex authorization schemes or session management. -It is fully documented on this site. +It is fully documented on this site (though the verbage is still being revised for friendliness)