From b906ad959c6aaa0d82a00ed39a9ccfd9f86f6a4a Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Tue, 20 Dec 2022 10:19:00 +0100 Subject: [PATCH] docs: added windows to supported platforms --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee2a157..6d2b688 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ ## ⚡️ Requirements - Neovim >= **0.8.0** (needs to be built with **LuaJIT**) -- Built for **Linux** and **MacOS** +- Works on **Linux**, **MacOS** and **Windows** - Git >= **2.19.0** (for partial clones support) - a [Nerd Font](https://www.nerdfonts.com/) **_(optional)_**