summaryrefslogtreecommitdiff
path: root/plugins/InternalID/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/InternalID/README.md')
-rw-r--r--plugins/InternalID/README.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/plugins/InternalID/README.md b/plugins/InternalID/README.md
new file mode 100644
index 00000000..afa0f77c
--- /dev/null
+++ b/plugins/InternalID/README.md
@@ -0,0 +1,31 @@
+Internal ID
+==============================
+
+Internal (per-project) task numbers
+
+Author
+------
+
+- mkl
+- License MIT
+
+Requirements
+------------
+
+- Kanboard >= 1.0.35
+
+Installation
+------------
+
+You have the choice between 3 methods:
+
+1. Install the plugin from the Kanboard plugin manager in one click
+2. Download the zip file and decompress everything under the directory `plugins/InternalID`
+3. Clone this repository into the folder `plugins/InternalID`
+
+Note: Plugin folder is case-sensitive.
+
+Documentation
+-------------
+
+TODO.