diff --git a/README.md b/README.md index 9ecd482..f9c0550 100644 --- a/README.md +++ b/README.md @@ -69,3 +69,6 @@ Import a list of entities printed by another program: ``` printf 'Q%s\n' {1..20} {100..120} | php maintenance/importEntities.php --stdin ``` +Alternatives +------------ +- [WikibaseSync](https://github.com/the-qa-company/WikibaseSync) (advantages: can be run from any client not only from the server, entities can be keept in sync, external link to the imported entities)