1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2025-01-21 21:31:32 +01:00

Clarify the README a bit.

This commit is contained in:
sk89q 2015-03-20 14:58:52 -07:00
parent 0d8784992b
commit 0e70174f34

View File

@ -55,7 +55,7 @@ Skinned version (in `launcher-fancy`) -- see ([instructions on enabling](https:/
* Options to adjust memory settings and Java flags
* Everything happens in a background thread so the UI never freezes
* All tasks have cancel buttons and (reasonably accurate) progress dialogs if things take too long
* Self-update mechanism (however, this requires a separate bootstrapper project)
* Self-update mechanism
## Getting Started