summaryrefslogtreecommitdiff
path: root/vendor/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/README.md')
-rw-r--r--vendor/README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/vendor/README.md b/vendor/README.md
index 247d4df5..71959751 100644
--- a/vendor/README.md
+++ b/vendor/README.md
@@ -1,5 +1,5 @@
-MediaWiki-Core-Vendor
-=====================
+MediaWiki-Vendor
+================
[Composer] managed libraries required or recommended for use with [MediaWiki].
This repository is maintained for use on the Wikimedia Foundation production
@@ -18,6 +18,7 @@ by `git submodule update --init`.
Adding or updating libraries
----------------------------
+0. Read the [documentation] on the process for adding new libraries.
1. Edit the composer.json file
2. Run `composer update` to download files and update the autoloader files.
3. Add and commit changes as a gerrit patch.
@@ -26,3 +27,4 @@ Adding or updating libraries
[Composer]: https://getcomposer.org/
[MediaWiki]: https://www.mediawiki.org/wiki/MediaWiki
+[documentation]: https://www.mediawiki.org/wiki/Manual:External_libraries