diff --git a/README.md b/README.md index 60e9327f..b99666cf 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,16 @@ You love FastHub? You want new features or bug fixes? Please contribute to the Copyright (C) 2017 Kosh. Licensed under the [GPL-3.0](https://github.com/k0shk0sh/FastHub/blob/master/LICENSE) -license (see the LICENSE file). \ No newline at end of file +license (see the LICENSE file). + +# Screenshots + +#### Mobile +![MainScreen](https://github.com/k0shk0sh/FastHub/blob/master/art/mobile_main.png?raw=true "MainScreen") +![MainScreenLandscape](https://github.com/k0shk0sh/FastHub/blob/master/art/mobile_main_landscape.png?raw=true "MainScreenLandscape") + +#### Tablets +![MainScreenRepo](https://github.com/k0shk0sh/FastHub/blob/master/art/tablet_repo.png?raw=true "MainScreen") +![MainScreenCommit](https://github.com/k0shk0sh/FastHub/blob/master/art/tablet_commits.png?raw=true "MainScreenCommit") + + diff --git a/art/mobile_main.png b/art/mobile_main.png index 599360dc..5c0ad277 100755 Binary files a/art/mobile_main.png and b/art/mobile_main.png differ diff --git a/art/mobile_main_landscape.png b/art/mobile_main_landscape.png index 54ddade2..24bbc710 100755 Binary files a/art/mobile_main_landscape.png and b/art/mobile_main_landscape.png differ diff --git a/art/tablet_commits.png b/art/tablet_commits.png index 6dfaa802..7e04918d 100644 Binary files a/art/tablet_commits.png and b/art/tablet_commits.png differ diff --git a/art/tablet_repo.png b/art/tablet_repo.png index 7c2f72d1..46d1fb34 100644 Binary files a/art/tablet_repo.png and b/art/tablet_repo.png differ