From 9f17fb78dfc275dc91a7346b0ec644257bc8b5ee Mon Sep 17 00:00:00 2001 From: Delni Date: Thu, 5 Jan 2023 11:58:31 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6a3ce5b..2df4ff1 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,9 @@ And each `Checkpoint` is defined as follow: - [ ] Make it installable seamlessly - [ ] Add flag-based descriptor for major use-cases. Go fileless Currently supported Systems: + - Node + - Yarn + - Node Version Managers (nvm, n, volta) - Missing some config ? Feel free to [open an issue](https://github.com/Delni/preflight/issues/new) to discuss it, and read [related docs](./presets/README.md)! ## How to contribute 📝