summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoshua Hesketh <josh@nitrotech.org>2013-07-29 11:20:24 +1000
committerJoshua Hesketh <josh@nitrotech.org>2013-07-29 11:20:24 +1000
commit84c2ade3323688dad959da13eae704e2fda1d3ef (patch)
tree2a74f57f39aec5945c134095b0e3cbb16e2ca7f5 /README.md
parentdbd32f3786ba6a344be55253d9855f8db9fd5020 (diff)
downloadturbo-hipster-84c2ade3323688dad959da13eae704e2fda1d3ef.tar.gz
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 17e0d7a..bfd0e40 100644
--- a/README.md
+++ b/README.md
@@ -6,4 +6,10 @@ A set of CI tools.
worker_server.py is a worker server that loads and runs task_plugins.
Each task_plugin is a gearman worker that implements, handles and executes a
-job. \ No newline at end of file
+job.
+
+plugins
+-------
+
+**gate_real_db_upgrade**:
+Runs the db_sync migrations on each dataset available in the datasets subdir. \ No newline at end of file