diff --git a/README.md b/README.md index b08ac9ca..0581a1df 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Travis CI](http://img.shields.io/travis-ci/Lyndir/MasterPassword.png)](https://travis-ci.org/Lyndir/MasterPassword) -# [Master Password ●●●|](http://masterpasswordapp.com) +# [Master Password •••|](http://masterpasswordapp.com) Master Password is a completely new way of thinking about passwords. @@ -112,9 +112,12 @@ Go into `platform-independent/web-js` and open `index.html` in your browser. Yo Go into the `gradle` directory and run `./gradlew build`. All Java components will then be built: - - `platform-independent/gui-java/build/distributions`: contains an archive with the Master Password Java GUI. Unpack it and run the `gui` script. - - `platform-independent/cli-java/build/distributions`: contains an archive with the Master Password Java command-line interface. Unpack it and run the `cli` script. - - `platform-android/build/outputs/apk`: contains the Android application package. Install it on your Android device. + - `platform-independent/gui-java/build/distributions`: + contains an archive with the Master Password Java GUI. Unpack it and run the `gui` script. + - `platform-independent/cli-java/build/distributions`: + contains an archive with the Master Password Java command-line interface. Unpack it and run the `cli` script. + - `platform-android/build/outputs/apk`: + contains the Android application package. Install it on your Android device. ## Support