Skip to content

Commit 05224b1

Browse files
authored
Merge pull request #51 from RyDroid/minor-txt
Minor changes in README
2 parents 478edfa + b5e5394 commit 05224b1

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at
66

7-
http://www.apache.org/licenses/LICENSE-2.0
7+
https://www.apache.org/licenses/LICENSE-2.0
88

99
Unless required by applicable law or agreed to in writing, software
1010
distributed under the License is distributed on an "AS IS" BASIS,

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Simple File Manager
2-
<img alt="Logo" src="app/src/main/res/mipmap-xxxhdpi/launcher.png" width="80">
2+
3+
<img alt="Logo" src="app/src/main/res/mipmap-xxxhdpi/launcher.png" width="80" />
34

45
A simple file manager for browsing and editing files and directories.
56

@@ -9,12 +10,12 @@ Contains no ads or unnecessary permissions. It is fully opensource, provides a D
910

1011
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
1112

12-
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.filemanager'><img src='http://simplemobiletools.github.io/assets/public/google-play.png' alt='Get it on Google Play' height=45/></a>
13-
<a href='https://f-droid.org/app/com.simplemobiletools.filemanager'><img src='http://simplemobiletools.github.io/assets/public/f-droid.png' alt='Get it on F-Droid' height=45 ></a>
13+
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.filemanager'><img src='https://simplemobiletools.github.io/assets/public/google-play.png' alt='Get it on Google Play' height='45' /></a>
14+
<a href='https://f-droid.org/app/com.simplemobiletools.filemanager'><img src='https://simplemobiletools.github.io/assets/public/f-droid.png' alt='Get it on F-Droid' height='45' /></a>
1415

15-
<img alt="App image" src="screenshots/app.png" width="250">
16-
<img alt="App image" src="screenshots/app_2.png" width="250">
17-
<img alt="App image" src="screenshots/app_3.png" width="250">
16+
<img alt="App image" src="screenshots/app.png" width="250" />
17+
<img alt="App image" src="screenshots/app_2.png" width="250" />
18+
<img alt="App image" src="screenshots/app_3.png" width="250" />
1819

1920
License
2021
-------
@@ -24,7 +25,7 @@ License
2425
you may not use this file except in compliance with the License.
2526
You may obtain a copy of the License at
2627

27-
http://www.apache.org/licenses/LICENSE-2.0
28+
https://www.apache.org/licenses/LICENSE-2.0
2829

2930
Unless required by applicable law or agreed to in writing, software
3031
distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)