From 92ff425d0782a3f5222d69ff3d8be3c8f7dfe4d1 Mon Sep 17 00:00:00 2001 From: inkletblot Date: Thu, 16 Jan 2020 20:57:51 +1030 Subject: [PATCH] updated readme to reflect the separation from inkletblot.com --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 59489da..62c809d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ -# README for inkletblot.com +# README for forum.com and forum.server -This is an angularjs project, currently it is a total rebuild of inkletblot.com using the framework. -In the future the forum will be separated from the gallery and 'things' pages. - -> I know things is a stupid name, can you come up with a better one? +This is an angularjs project, currently it is a total rebuild of the forum originally at inkletblot.com using the framework. ## TODO! @@ -25,9 +22,6 @@ In the future the forum will be separated from the gallery and 'things' pages. * implement correct session with server. * reduce clients reliance on cookie info to prevent security threats. -### Gallery/Things: -*Deal with this once forum is totally complete, it is now main project* - ## Interesting Ideas. * Implement a text editor for posts? * Add an account page for users to manage their accounts.