From f12d997b9b19512f6ee5f5b78adceeb2be0c10f3 Mon Sep 17 00:00:00 2001 From: TheWahlolly <162732679+TheWahlolly@users.noreply.github.com> Date: Fri, 23 May 2025 17:01:10 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3a5ec5e..39586d6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A universal, customizable and feature-packed operating system for OpenComputers. + +

## Installation @@ -16,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).