diff --git a/README.md b/README.md index 79047e9..39586d6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ # Halyde A universal, customizable and feature-packed operating system for OpenComputers. +
+ ## Installation To install Halyde from OpenOS, simply run: @@ -9,3 +18,6 @@ To install Halyde from OpenOS, simply run: If for some reason that doesn't work, try: `wget -f https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/webinstall.lua /tmp/webinstall.lua && /tmp/webinstall.lua` + +## Docs +Halyde is [documented on GitBook](https://cerulean-blue.gitbook.io/halyde-docs).