From 891a7c40a2d812821ae2f899d4f6e79fafa73c85 Mon Sep 17 00:00:00 2001 From: Lauriichan Date: Sun, 23 Jan 2022 15:07:56 +0100 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) 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