From 6278ff1810ad9a9f76bfcfba6db8c003d06298fa Mon Sep 17 00:00:00 2001 From: Carl Smith Date: Mon, 5 Oct 2020 19:01:55 +0100 Subject: [PATCH] Just lightly editing the page to tighten up the grammar here and there. --- Home.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index 8367be6..90216b5 100644 --- a/Home.md +++ b/Home.md @@ -1,9 +1,9 @@ Welcome to the raylib wiki! Here you will find information about raylib library. - - First section details how raylib is designed and structured, explains decisions taken on the development process and how some things work internally. + - The first section details how raylib is designed and structured, explains decisions taken during the development process, and describes how certain things work internally. - - Second section include information on how to develop for the different platforms supported by raylib, it includes information about library compilation on multiple platforms and library usage on games/apps/tools development. + - The second section focusses on the specifics of the various platforms supported by raylib. It includes information about library compilation on different platforms, and library usage on games/apps/tools development. - - Third section includes misc information on some specific topics related to raylib development, for example, creating SpriteFonts to be used with raylib or configure a external TFT for RaspberryPi. + - The third section includes miscellaneous information about specific topics related to raylib development (for example, creating SpriteFonts for use with raylib, or configuration of an external TFT on RaspberryPi). -**This Wiki is open for contribution, anyone can edit it to improve a section or add new pages, feel free to do it if required, just take a bit of care. :)** \ No newline at end of file +**This wiki is open. Everyone is able (and welcome) to improve sections or add new pages, as required. Please just take a bit of care. :)** \ No newline at end of file