From 3704f486b4d76009b56fd0fd7f31e93c2393b350 Mon Sep 17 00:00:00 2001 From: Lex Lim Date: Mon, 5 Jul 2021 13:19:04 +0800 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md 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 +```