diff --git a/README.md b/README.md index f2c2c361..2b4e6028 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,7 @@ # TS100 Source code for the TS100 Soldering Iron -## UNTESTED! - -This repository is my attempt (so far) at converting the source code for the TS100 soldering iron to the free System Workbench IDE and gcc based compilers. - -I am also attempting to translate / comment as a go for a reference. - -Untested on actual hardware until noted otherwise. - +This repository is my modifications for the source code for the ts100 soldering iron. +With the aim of removing the need to use usb for configuration and instead supporting an on-device menu system to allow in the field settings changes. +Also plan is to add more features for battery support.