From 166c4ee9550ada609b024aa6dd7d8254a23d27a4 Mon Sep 17 00:00:00 2001 From: TheWahlolly <162732679+TheWahlolly@users.noreply.github.com> Date: Fri, 23 May 2025 16:55:05 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 79047e9..3a5ec5e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # Halyde A universal, customizable and feature-packed operating system for OpenComputers. +

+ + + + +

+ ## Installation To install Halyde from OpenOS, simply run: 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 2/2] 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).