Skip to content

Commit 7755fe7

Browse files
author
Karan Gourisaria
authored
Update README.md
1 parent 599a1e2 commit 7755fe7

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Study Partner
22
One stop solution for organizing and maintaining notes, attendance, reminders and much more.
33

4-
![screenshot](https://github.com/krayong/Study_Partner/blob/master/app/src/main/app_logo-playstore.png)
4+
![Logo](https://github.com/krayong/Study_Partner/blob/master/app/src/main/app_logo-playstore.png)
55

66
Download it now at https://play.google.com/store/apps/details?id=com.studypartner&hl=en_IN
77

88
### Tools required
99
In order to use this demo application you must first have installed:
1010
* [Android Studio](https://developer.android.com/studio/index.html)
11-
* Android SDK version 23 (Can be installed from within Android Studio, or with homebrew `brew install android-sdk`)
11+
* Android SDK version 29 (Can be installed from within Android Studio, or with homebrew `brew install android-sdk`)
1212
* [JDK7](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html)
1313

1414
### Before pushing read the following:
@@ -19,8 +19,10 @@ In order to use this demo application you must first have installed:
1919
4. Name of each file should start with the activity it is associated with.
2020

2121
### Screen Shots
22-
![screenshot](https://github.com/krayong/Study_Partner/blob/master/Home%20Screen.jpg)
23-
![screenshot](https://github.com/krayong/Study_Partner/blob/master/File%20Screen.jpg)
24-
![screenshot](https://github.com/krayong/Study_Partner/blob/master/Attendance%20Screen.jpg)
25-
![screenshot](https://github.com/krayong/Study_Partner/blob/master/Reminder%20Screen.jpg)
26-
![screenshot](https://github.com/krayong/Study_Partner/blob/master/Star%20Screen.jpg)
22+
<p float="left">
23+
<img src="https://github.com/krayong/Study_Partner/blob/master/Home%20Screen.jpg" alt="Home Screen" width="150">
24+
<img src="https://github.com/krayong/Study_Partner/blob/master/File%20Screen.jpg" alt="File Screen" width="150">
25+
<img src="https://github.com/krayong/Study_Partner/blob/master/Attendance%20Screen.jpg" alt="Attendance Screen" width="150">
26+
<img src="https://github.com/krayong/Study_Partner/blob/master/Reminder%20Screen.jpg" alt="Reminder Screen" width="150">
27+
<img src="https://github.com/krayong/Study_Partner/blob/master/Star%20Screen.jpg" alt="Star Screen" width="150">
28+
</p>

0 commit comments

Comments
 (0)