Skip to content

Commit acac614

Browse files
authored
Update README.md
1 parent 77b2555 commit acac614

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ProfessionalWiki/WikibaseLocalMedia/ci.yml?branch=master)](https://github.com/ProfessionalWiki/WikibaseLocalMedia/actions?query=workflow%3ACI)
44
[![Latest Stable Version](https://poser.pugx.org/professional-wiki/wikibase-local-media/v/stable)](https://packagist.org/packages/professional-wiki/wikibase-local-media)
55
[![Download count](https://poser.pugx.org/professional-wiki/wikibase-local-media/downloads)](https://packagist.org/packages/professional-wiki/wikibase-local-media)
6-
![GitHub](https://img.shields.io/github/license/ProfessionalWiki/WikibaseLocalMedia)
6+
[![License](https://poser.pugx.org/professional-wiki/wikibase-local-media/license)](LICENSE)
77

88
MediaWiki extension that adds support for local media files to [Wikibase] via a new data type.
99

10-
[Professional.Wiki] created and maintains Wikibase Local Media. We provide [Wikibase hosting], [Wikibase development] and [Wikibase consulting].
10+
[Professional Wiki] created and maintains Wikibase Local Media. We provide [Wikibase hosting], [Wikibase development], and [Wikibase consulting].
1111

12-
[Rhizome] commissioned and funded initial development of the extension. Wikibase Local Media is an open source project and contributions are welcome!
12+
[Rhizome] commissioned and funded the extension's initial development. Wikibase Local Media is an open-source project, and contributions are welcome!
1313

1414
## Demo and screenshot
1515

@@ -26,18 +26,18 @@ Also see [this animated gif](https://twitter.com/i/status/1286293710112731137).
2626
* [MediaWiki] 1.34 up to 1.39
2727
* [Wikibase Repository] REL1_34, REL1_35, REL1_36, REL1_37, REL1_38, or REL1_39
2828

29-
See the [release notes](#release-notes) for more information on the different versions of this extension.
29+
For more information on the different versions of this extension, see the [release notes](#release-notes).
3030

3131
## Installation
3232

33-
First install MediaWiki and Wikibase Repository.
33+
First, install MediaWiki and Wikibase Repository.
3434

3535
**Using Composer (option 1/2)**
3636

3737
The recommended way to install Wikibase Local Media is using [Composer](https://getcomposer.org) with
3838
[MediaWiki's built-in support for Composer](https://professional.wiki/en/articles/installing-mediawiki-extensions-with-composer).
3939

40-
On the commandline, go to your wikis root directory. Then run these two commands:
40+
On the commandline, go to your wiki's root directory. Then run these two commands:
4141

4242
```shell script
4343
COMPOSER=composer.local.json composer require --no-update professional-wiki/wikibase-local-media:*

0 commit comments

Comments
 (0)