From 3b857ea763a3b96726ddff8d9e836e30c5108f82 Mon Sep 17 00:00:00 2001 From: Alexander Frick Date: Wed, 14 Feb 2024 05:45:05 -0600 Subject: [PATCH] update docs readme --- docs/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index 3bd6b952..60758604 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,9 +1,9 @@ ## Thorium Docs   -Simply a place to hold documentation and resources for people building or contributing to Thorium. +Documentation about building Thorium, and related stuff like gn args and releases. __I've also made some pages on the thorium.rocks website relating to Thorium development.__ - - There is a developer page [Here](https://thorium.rocks/dev), with links to different tools on the Thorium Website. - - There is also the [documentation page](https://thorium.rocks/docs/), which has html copies of things in here as well as some things not in here. Recommended. - - The .txt instructions are old, use the .md instructions. + - There is a developer page [Here](https://thorium.rocks/dev), with links to different tools developers would find useful. + - There is also the [documentation page](https://thorium.rocks/docs/), which has html copies of things in here as well as some things not in here. Recommended to use these instead. + - *NOTE:* The .txt instructions are old, and only included for posterity, please use the .md instructions.