Skip to content

Commit 2a58e24

Browse files
authored
Update README.md
1 parent 7e7526f commit 2a58e24

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GENIUS
22

3-
![GENIUS Logo](GENIUS/src/main/resources/pics/Genius.com_logo_yellow.png)
3+
![GENIUS Logo](src/main/resources/pics/Genius.com_logo_yellow.png)
44

55
**GENIUS** is a comprehensive music management platform that allows users to explore songs, albums, and artists. It provides specialized interfaces for different user roles including regular users, artists, and administrators.
66

@@ -33,29 +33,29 @@ GENIUS features a modern, sleek interface with a distinctive yellow and black co
3333
### Authentication Screens
3434

3535
**Sign Up Screen**
36-
![Sign Up Screen](GENIUS/shots/SignUp.png)
36+
![Sign Up Screen](shots/SignUp.png)
3737

3838
**Sign In Screen**
39-
![Sign In Screen](GENIUS/shots/SignIn.png)
39+
![Sign In Screen](shots/SignIn.png)
4040

4141
**User Interface**
42-
![User Interface Screen](GENIUS/shots/UserProfile.png)
42+
![User Interface Screen](shots/UserProfile.png)
4343

4444
### Song Management
4545

4646
**Add Song Interface**
47-
![Add Song Interface](GENIUS/shots/AddSong.png)
47+
![Add Song Interface](shots/AddSong.png)
4848

4949
### Song Details
50-
![Song Details View](GENIUS/shots/SongP1.png)
50+
![Song Details View](shots/SongP1.png)
5151

5252
### Album Management
5353

5454
**Create Album Interface**
55-
![Create Album Interface](GENIUS/shots/CreateAlbum.png)
55+
![Create Album Interface](shots/CreateAlbum.png)
5656

5757
### Album Details
58-
![Album Details View](GENIUS/shots/AlbumP1.png)
58+
![Album Details View](shots/AlbumP1.png)
5959

6060
## Technical Details
6161
GENIUS is built using:
@@ -72,7 +72,6 @@ Building from Source
7272

7373
```
7474
git clone https://github.com/AryanGh-imp/GENIUS.git
75-
cd GENIUS
7675
```
7776
2. Build the project using Gradle:
7877

0 commit comments

Comments
 (0)