Skip to content

Commit 079c10a

Browse files
authored
Update README.md
1 parent 0e9fd96 commit 079c10a

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

README.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
11
# android-recipes
2-
3-
Android recycler view implementation for recipes
2+
<p align="center">
3+
<img src="https://github.com/Falskim/android-recipes/blob/master/docs/icon.svg" alt="Launcher Icon" width="100px" height="100px" />
4+
</p>
5+
<p align="center">Android Food Recipe Journal</p>
46

57
## Images
6-
<p float="left">
7-
<img src="https://github.com/Falskim/android-recipes/blob/master/docs/icon.svg" alt="Launcher Icon" width="100px" height="100px" />
8-
<img src="https://github.com/Falskim/android-recipes/blob/master/docs/ss1.png" alt="App 1" width="25%" height="auto" />
9-
<img src="https://github.com/Falskim/android-recipes/blob/master/docs/ss2.png" alt="App 2 Icon" width="25%" height="auto" />
8+
<p align="center>
9+
<img src="https://github.com/Falskim/android-recipes/blob/master/docs/login.png" alt="Login" width="20%" height="auto" />
10+
<img src="https://github.com/Falskim/android-recipes/blob/master/docs/categories.png" alt="Recipes" width="20%" height="auto" />
11+
<img src="https://github.com/Falskim/android-recipes/blob/master/docs/recipes.png" alt="Recipes" width="20%" height="auto" />
12+
</p>
13+
<p align="center>
14+
<img src="https://github.com/Falskim/android-recipes/blob/master/docs/detail1.png" alt="Login" width="20%" height="auto" />
15+
<img src="https://github.com/Falskim/android-recipes/blob/master/docs/detail2.png" alt="Recipes" width="20%" height="auto" />
1016
</p>
1117

18+
## Usage
19+
Username and password for login activity
20+
> user
21+
1222
## Credits
1323
[Dapurmami Recipes](https://www.dapurumami.com)

0 commit comments

Comments
 (0)