From e3c30e8a2246ad4ef43bcf66b319f49b63fa1899 Mon Sep 17 00:00:00 2001 From: Jannik Date: Sat, 3 Jun 2017 10:56:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fedede0..7a6df1f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ cemu_UI is a simple, material design graphical frontend for [cemu](http://cemu.i ## installation Simply download the cemu_UI.jar from [releases](https://github.com/Seil0/cemu_UI/releases), make sure you have the latest version of java 8 oracle jre/jdk installed, open the file. cemu_UI creats a new directory "C:\Users\USERNAME\Documents\cemu_UI", where the database, settings and covers are stored. **first start can take while!** +If you want to use the cloud sync function read the [wiki](https://github.com/Seil0/cemu_UI/wiki#cloud-savegame-syncronisation) carefully! + ## building from source 1. read the [license](https://github.com/Seil0/cemu_UI/blob/master/LICENSE) 2. download/clone the git repository