From 5c7cfcbb69be3b416cc47144bf240f06f3c70b42 Mon Sep 17 00:00:00 2001 From: John Kellerman Date: Thu, 26 Sep 2024 14:23:34 -0400 Subject: [PATCH] Update README.md I'm tidying up the wikis for openvsx and open-vsx.org and reconciling references in the readme.md files --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 01c6d011c..1f0883e59 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,7 @@ A CI script for publishing open-source VS Code extensions to [open-vsx.org](https://open-vsx.org). +For information on publishing and managing extensions at open-vsx.org, please see +the [EclipseFdn/open-vsx.org wiki](https://github.com/EclipseFdn/open-vsx.org/wiki). + This repository is open for contributions, but before you contribute, please read our [Contribution guidelines](CONTRIBUTING.md).