diff --git a/readme.markdown b/readme.markdown --- a/readme.markdown +++ b/readme.markdown @@ -3,22 +3,17 @@ This project aims to create centralized forum-like discussion platform with anonymity in mind. -Main repository: https://bitbucket.org/neko259/swineboard/ - -Site: http://swineboard.me/ +Main repository: https://sourceforge.net/p/swineboard/code/ -**THIS PROJECT IS DISCONTINUED** +Site: no known running instances yet -Due to python/django limitations and performance considerations the board was rewritten in Java. See https://bitbucket.org/neko259/newswineboard/ - -Some features are not implemented yet in the java version and some were deliberately removed. If you need them, feel free to use the old board. -Themes from the java project can be migrated to this one at the moment this document is being updated. +This is a fork of the Django-based version of Neboard engine (replaced with a less functional and more bloated Java-based https://bitbucket.org/neko259/newneboard/ now). # INSTALLATION # 1. Download application and move inside it: -`hg clone https://bitbucket.org/neko259/swineboard` +`hg clone http://hg.code.sf.net/p/swineboard/code swineboard` `cd swineboard`