From 05ffc2cd0fd0ba7808836c8cc10ecfe568da563a Mon Sep 17 00:00:00 2001 From: Stephen Kaplan Date: Wed, 14 Dec 2022 21:18:18 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f80ddb..5e23a02 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ python -m pip install mac-pyxa ``` # Documentation -The best way to learn about PyXA is to read the [documentation](http://skaplanofficial.github.io/pyxa/). From there, you can find tutorials, examples, in-depth class and method documentation, and additional resources. +The best way to learn about PyXA is to read the [documentation](http://skaplanofficial.github.io/PyXA/). From there, you can find tutorials, examples, in-depth class and method documentation, and additional resources. For further help, consider joining the (PyXA Discord Server](https://discord.gg/Crypg65dxK) and asking your questions there.