diff options
author | Ben V. Brown <[email protected]> | 2017-07-23 17:22:01 +1000 |
---|---|---|
committer | GitHub <[email protected]> | 2017-07-23 17:22:01 +1000 |
commit | c1fb867fa906c3dc401b3c9ce70a132384f3407c (patch) | |
tree | a39cac39ced8d94b29aa906303320de154bb4e63 /README.md | |
parent | 2c5a83c134987bdd16ccbc9d18b6026c51b5a594 (diff) | |
download | IronOS-c1fb867fa906c3dc401b3c9ce70a132384f3407c.tar.gz IronOS-c1fb867fa906c3dc401b3c9ce70a132384f3407c.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -46,8 +46,9 @@ There is a complete device flash backup included in this repository. (Note this This firmware uses a different method of updating the bootup image. This removes the need for emulating a USB drive on the iron just to allow for a bootup image to be setup. At this point in time you will need a windows machine to make the required .hex file for you image. +*If you know what your doing, this program will run fine through mono on other systems* -1. On the [releases page](https://github.com/Ralim/ts100/releases) you will need to download the latest copy of the GUI Tool (*TS100 Logo Editor.exe*). +1. On the [releases page](https://github.com/Ralim/ts100/releases) you will need to download the latest copy of the GUI Tool (*TS100.Logo.Editor.exe*). 2. Launch the TS100 Logo Editor, you will need to have .NET 4.0 installed on your machine 3. On the tool open the source image that you would like to use as your bootup screen. A resolution of 96x16 is ideal, but you can fill or stretch your logo to fit 4. Colour images are okay, the software will convert them to B&W for you. |