diff --git a/README.md b/README.md index e931ad2..f2ee8be 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Miniparser is a Ruby gem that takes code as input (HTML, JavaScript, or CSS), determines the code language, validates it, and then minifies it. It returns whether the code is valid or not, and if valid, provides the minified code. If you'd like to support PixelRidge Softworks OpenSource Development, check out our [Patreon](https://patreon.com/PixelRidgeSoftworksOSP) -Need more direct help? Join our [Discord](https://discord.gg/SQeWBWS8v4) +If you need more direct help, join our [Discord](https://discord.pixelridgesoftworks.com) ## Installation