From 3a35c39c8e44d347d28c9db8a73c02363bc65183 Mon Sep 17 00:00:00 2001 From: belliash Date: Tue, 2 Feb 2021 18:14:50 +0100 Subject: [PATCH] Update readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a579db9..cd5f0d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## XT Toolchain This is an the XT toolchain based on MinGW-W64. It currently supports C and C++, and provides -a variety of tools. It can be used to build both Windows and XT software, including FerretOS. +a variety of tools. It can be used to build both Windows and XT software, including XT OS. This repository contains 2 branches: * gnu-toolchain: This is the GCC/Binutils based mingw-w64 toolchain.