From 0ff5c113aa6eef9d1d4d1d95f8e8efcfe843768b Mon Sep 17 00:00:00 2001 From: Ned Zimmerman Date: Mon, 14 Oct 2019 10:59:55 -0600 Subject: [PATCH] Update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 871c554..1278d45 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Add [wp-theme-auditor](https://github.com/wpaccessibility/wp-theme-auditor) to y npm init wp-theme-auditor ``` -## Credits +## Contributors + +- [@greatislander](https://github.com/greatislander) + +## Acknowledgements Based on [create-xo](https://github.com/xojs/create-xo).