From b22bf89a0ac5f0012473876a4f415f0b162ab574 Mon Sep 17 00:00:00 2001 From: Penguin Date: Fri, 3 Jul 2020 04:58:28 -0500 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2782d1b..a337956 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Igloo is a package and project manager. It is used for bare metal (for now only ### How does Igloo help with this problem? -This tool allows you to create projects for supported mcus instantly. As long as your hardware is supported, Igloo will just make the project for you. It also allows you to add pre-written software modules, just in case you don't want to write your own. +This tool allows you to create projects for supported mcus instantly. As long as your hardware is supported, Igloo will just make the project for you. It also allows you to add pre-written software modules, just in case you don't want to write your own. This tool also provides a way to debug your code, flash your mcu, and quickly switch between mcus. ### Status Guide | Icon | Description |