summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown54
1 files changed, 0 insertions, 54 deletions
diff --git a/README.markdown b/README.markdown
deleted file mode 100644
index f6c7edaf..00000000
--- a/README.markdown
+++ /dev/null
@@ -1,54 +0,0 @@
-Kanboard
-========
-
-Kanboard is a simple visual task board web application.
-
-Official website: <http://kanboard.net>
-
-- Inspired by the [Kanban methodology](http://en.wikipedia.org/wiki/Kanban)
-- Get a visual and clear overview of your project
-- Multiple boards with the ability to drag and drop tasks
-- Minimalist software, focus only on essential features (Less is more)
-- Open source and self-hosted
-- Super simple installation
-- Translated in 19 languages
-- [List of features are available on the website](http://kanboard.net/features)
-- [ChangeLog](ChangeLog)
-
-[![Build Status](https://travis-ci.org/fguillot/kanboard.svg)](https://travis-ci.org/fguillot/kanboard)
-
-[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/fguillot/kanboard/badges/quality-score.png?s=2b6490781608657cc8c43d02285bfafb4f489528)](https://scrutinizer-ci.com/g/fguillot/kanboard/)
-
-[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
-
-Known bugs and feature requests
--------------------------------
-
-- Bug tracker: <https://github.com/fguillot/kanboard/issues>
-
-License
--------
-
-- GNU Affero General Public License version 3: <http://www.gnu.org/licenses/agpl-3.0.txt>
-
-Authors
--------
-
-- Main developer: Frédéric Guillot (fguillot)
-- [List of contributors](CONTRIBUTORS.md)
-
-Documentation
--------------
-
-- [Read the documentation](docs/index.markdown)
-
-Related projects
-----------------
-
-- [Kanboard API python client by @freekoder](https://github.com/freekoder/kanboard-py)
-- [Kanboard Presenter by David Eberlein](https://github.com/davideberlein/kanboard-presenter)
-- [CSV2Kanboard by @ashbike](https://github.com/ashbike/csv2kanboard)
-- [Kanboard for Yunohost by @mbugeia](https://github.com/mbugeia/kanboard_ynh)
-- [Trello import script by @matueranet](https://github.com/matueranet/kanboard-import-trello)
-- [Chrome extension by Timo](https://chrome.google.com/webstore/detail/kanboard-quickmenu/akjbeplnnihghabpgcfmfhfmifjljneh?utm_source=chrome-ntp-icon), [Source code](https://github.com/BlueTeck/kanboard_chrome_extension)
-- [Wunderlist To Kanboard script by EpocDotFr](https://github.com/EpocDotFr/WunderlistToKanboard)