diff --git a/README.md b/README.md index ac88119..a81c92e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Logo of LeanKeyKeyboard](screenshots/leankeykeyboard-logo_small.png "Logo of LeanKeyKeyboard") LeanKeyKeyboard +![Logo of LeanKeyKeyboard](img/leankeykeyboard_logo_small.png "Logo of LeanKeyKeyboard") LeanKeyKeyboard ========= [![MPLv2 License](http://img.shields.io/badge/license-MPLv2-blue.svg?style=flat-square)](https://www.mozilla.org/MPL/2.0/) @@ -37,8 +37,9 @@ __Standard installation via ADB__ ### Screenshots: -![Screenshot of LeanKeyKeyboard](screenshots/leankeykeyboard_screenshot_01.png "Screenshot of LeanKeyKeyboard") -![Screenshot of LeanKeyKeyboard](screenshots/leankeykeyboard_screenshot_02.png "Screenshot of LeanKeyKeyboard") +![Screenshot of LeanKeyKeyboard](img/leankeykeyboard_screenshot_01.png "Screenshot of LeanKeyKeyboard") +![Screenshot of LeanKeyKeyboard](img/leankeykeyboard_screenshot_02.png "Screenshot of LeanKeyKeyboard") +![Screenshot of LeanKeyKeyboard](img/leankeykeyboard_screenshot_03.png "Screenshot of LeanKeyKeyboard") ### Why using it: * LeanKeyKeyboard provides possibility to enter text with any length. diff --git a/img/leankeykeyboard_logo_small.png b/img/leankeykeyboard_logo_small.png new file mode 100644 index 0000000..1c557d5 Binary files /dev/null and b/img/leankeykeyboard_logo_small.png differ diff --git a/img/leankeykeyboard_screenshot_01.png b/img/leankeykeyboard_screenshot_01.png new file mode 100644 index 0000000..b72268f Binary files /dev/null and b/img/leankeykeyboard_screenshot_01.png differ diff --git a/img/leankeykeyboard_screenshot_02.png b/img/leankeykeyboard_screenshot_02.png new file mode 100644 index 0000000..75a9180 Binary files /dev/null and b/img/leankeykeyboard_screenshot_02.png differ diff --git a/img/leankeykeyboard_screenshot_03.png b/img/leankeykeyboard_screenshot_03.png new file mode 100644 index 0000000..e7898e2 Binary files /dev/null and b/img/leankeykeyboard_screenshot_03.png differ