From a26f9b20424c354bff5d96ef8ea1256bb38d3b66 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 9 Dec 2018 14:42:15 +0000 Subject: [PATCH] update readme again --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 95f5195..1a8f983 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MiSTer-bootstrap -Tool to bootstrap all latest cores for the MiSTer platform. Written in Golang with the hope of eventually running it on the MiSTer itself. +MiSTer bootstrap is a tool that updates all cores for the MiSTer platform. Can be compiled to a binary for multiple platforms, and also a shared library to be directly invoked from C-code. # Requirements @@ -10,7 +10,7 @@ Tool to bootstrap all latest cores for the MiSTer platform. Written in Golang wi # Usage `./MiSTer-bootstrap-go` - * `-r ` - * Optional Repo URL, defaults to OpenVGS/MiSTer-repository which is updated hourly. - * `-o ` - * Optional Output Directory, defaults to current directory. +* `-r ` + * Optional Repo URL, defaults to OpenVGS/MiSTer-repository which is updated hourly. +* `-o ` + * Optional Output Directory, defaults to current directory.