diff --git a/README.md b/README.md
index 21bf0f5..8f43e9e 100644
--- a/README.md
+++ b/README.md
@@ -65,10 +65,11 @@
Getting Started
- Usage
+ Plugins that use vCompat
Roadmap
Contributing
License
@@ -121,14 +122,19 @@ dependencies {
}
```
-
-## Usage
-
-_Comming soon_
-
-_For more examples, please refer to the [Documentation](https://confluence.syntaxphoenix.com/display/VCOMPAT)_
+Please use the [vCompatUpdater](https://github.com/SourceWriters/vCompatUpdater) to install vCompat for your plugin.
+Shading vCompat is not a good idea which is why we created that updater.
+To see how you can implement it for v2 / v3 of vCompat look at our [vCompatExample](https://github.com/SourceWriters/vCompatExample)
+or at one of the plugins mentioned in [Plugins that use vCompat](#plugins-that-use-vcompat).
+
+## Plugins that use vCompat
+
## Roadmap
@@ -149,7 +155,6 @@ Contributions are what make the open source community such an amazing place to b
5. Open a Pull Request
-
## License