diff --git a/README.md b/README.md
index 418fce55d0..4ba52b5ee2 100644
--- a/README.md
+++ b/README.md
@@ -263,6 +263,14 @@ https://github.com/vlang/gitly
+## Vinix, an OS/kernel written in V
+
+V is great for writing low level software like drivers and kernels. Vinix is an OS/kernel that already runs bash, GCC, V, and nano.
+
+https://github.com/vlang/vinix
+
+
+
## Troubleshooting
Please see the [Troubleshooting](https://github.com/vlang/v/wiki/Troubleshooting) section on our [wiki page](https://github.com/vlang/v/wiki)