diff --git a/README.md b/README.md index 03db302..1c1dd32 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ - [Videos](#videos) - [Programming contests](#programming-contests) - [Tutorials](#tutorials) + - [IDEs with V](#ides-with-v) - [Online IDEs with V](#online-ides-with-v) - [Articles](#articles) - [Books](#books) @@ -294,6 +295,10 @@ - [V by Example](https://github.com/v-community/v_by_example) - V book as [GitBook](https://v-community.gitbook.io/v-by-example/). - [V learning notes](https://github.com/lydiandy/vlang_note) - Personal learning notes in Chinese. +### IDEs with V + +- [Vide](https://github.com/IsaiahPatton/Vide) + ### Online IDEs with V - [V Playground](https://v-wasm.now.sh/)