From e536c28e342d1434ec76e9b8de4f7ab4dfad3abc Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Sat, 16 May 2020 22:58:45 +0200 Subject: [PATCH] docs: updates readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 630c820d..81d67cea 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ **Pest** it's an elegant PHP Testing Framework with a focus on simplicity. It was carefully crafted to bring the joy of testing to PHP. - Explore the docs: **[pestphp.com »](https://pestphp.com)** -- Join the Discord Server: **[discord.gg/bMAJv82 »](https://discord.gg/bMAJv82)** - Follow us on Twitter: **[@pestphp »](https://twitter.com/pestphp)** +- Join us on the Discord Server: **[discord.gg/bMAJv82 »](https://discord.gg/bMAJv82)** Pest was created by **[Nuno Maduro](https://twitter.com/enunomaduro)** under the **[Sponsorware license](https://github.com/sponsorware/docs)**. It got open-sourced and is now licensed under the **[MIT license](https://opensource.org/licenses/MIT)**.