From f75291bc4240ab10abfb71356625c67b32001acd Mon Sep 17 00:00:00 2001 From: PantsuDev Date: Tue, 16 May 2017 19:35:18 +1000 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9d542a37..4ac2210d 100644 --- a/README.md +++ b/README.md @@ -74,12 +74,9 @@ Access the website by going to [localhost:9999](http://localhost:9999). ### Top Priorities * Use new db abstraction layer and remove all ORM code * Use elastic search or sphinix search - * Make filelists hidable * Implement mockup design from /g/anon - * sukebei - * get sukebei_torrents table working - * add config option for sukebei or maybe make things all in one - * sukebei categories and category images + * Improve tools for users + * allow editing and soft deletion of user uploaded torrents ### Lower Priorities * Get code up to standard of go lint recommendations * Write tests