summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index f6e411c..0a84103 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -14,6 +14,7 @@
+ [Test and deploy Ruby applications to Heroku](examples/test-and-deploy-ruby-application-to-heroku.md)
+ [Test and deploy Python applications to Heroku](examples/test-and-deploy-python-application-to-heroku.md)
++ Help your favorite programming language and GitLab by sending a merge request with a guide for that language.
### Administrator documentation
@@ -22,4 +23,4 @@
+ [User permissions](permissions/README.md)
+ [Backup/Restore](raketasks/backup_restore.md)
+ [Migrating to packaged CI](migration_to_omnibus/README.md)
-+ [API](api/README.md)
++ [API](api/README.md) \ No newline at end of file