diff --git a/README.md b/README.md index e304ebdb..030f9e5d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ -go-chan +Gochan ======= A muti-threaded Imageboard software project in Go -Notice: In its current state, Go-chan is not yet functional It should be able to do something more than just connect to the database shortly ;) \ No newline at end of file +At the moment, regular users can: +- Log in as the admin account (staff management coming soon) +- Post in a thread (thread creation coming very soon) +- Upload an image with a post + +Staff can: +- View announcements (announcment editing coming soon) +- Log out +- Use various other half implemented functions +- Post deletion and bans coming soon