diff --git a/README.md b/README.md
index 64f63d7..42fa11c 100644
--- a/README.md
+++ b/README.md
@@ -14,9 +14,9 @@
## Downloads
-Releases of Textractor can be found [here](https://github.com/Artikash/Textractor/releases).
-
-Previous releases of ITHVNR can be found [here](https://github.com/mireado/ITHVNR/releases).
+Releases of Textractor can be found [here](https://github.com/Artikash/Textractor/releases).
+Previous releases of ITHVNR can be found [here](https://github.com/mireado/ITHVNR/releases).
+If you get a dll missing error, you probably need to (re)install the [Microsoft Visual C++ Redistributable](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads).
## Features
@@ -25,6 +25,11 @@ Previous releases of ITHVNR can be found [here](https://github.com/mireado/ITHVN
- Hook text using /H "hook" codes (most AGTH codes supported)
- Directly extract text using /R "read" codes
+## Support
+
+Please let me know of any bugs, games that Textractor has trouble hooking, feature requests, or other suggestions.
+If you have trouble hooking a game please email me a place where I can freely download it, or gift it to me on [Steam](https://steamcommunity.com/profiles/76561198097566313/).
+
## Extensions
See my [Example Extension project](https://github.com/Artikash/ExampleExtension) to see how to build an extension.