diff --git a/README.md b/README.md new file mode 100644 index 0000000..c57a8a2 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# IsekaiContributors +```php +wfLoadExtension( 'IsekaiContributors' ); +$wgIsekaiContributorAvatar = '/avatar/%s'; // URL provided by avatar extension +```