diff options
author | Marvin Borner | 2019-01-07 01:57:02 +0100 |
---|---|---|
committer | Marvin Borner | 2019-01-07 01:57:02 +0100 |
commit | 53ad9a4e95dab0b9cd56b829eac4062a5c46e560 (patch) | |
tree | 50d14e199b7fbf198de700bf11c3e542b7323be0 | |
parent | 79a5fbb6f5e99df403d50eefd32e8f54b53ebb1e (diff) | |
parent | 0937da9e6fc717ad244e54ef4ce0170d7f8ce843 (diff) |
Merged remote
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # BinaryFunSFOS An awesome binary game for SFOS! -The code of this App is pretty ugly as this is my first app for Sailfish OS - so sorry for that. If you have any improvements, feel free to create a pull request. +The code of this app is pretty ugly as this is my first app for Sailfish OS - sorry for that. If you have any improvements, feel free to make a pull request. -The principle of this game is to type the given decimal number in binary as fast as possible (see screenshot). +The principle of this game is to type a given decimal number in binary as fast as possible (see screenshot). <img src="https://github.com/marvinborner/BinaryFunSFOS/raw/master/Screenshot.png" height="500" /> |