Showing
1 changed file
with
5 additions
and
10 deletions
| ... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
| 4 | <br /> | 4 | <br /> |
| 5 | <div align="center"> | 5 | <div align="center"> |
| 6 | <a href="http://khuhub.khu.ac.kr/2017110270/digging-service.git"> | 6 | <a href="http://khuhub.khu.ac.kr/2017110270/digging-service.git"> |
| 7 | - <img src="/views/img/backgrounds/main-bg.jpg" alt="Logo" width="600" height="300"> | 7 | + <img src="/views/img/backgrounds/spotify.jpg" alt="Logo" width="300" height="80"> |
| 8 | </a> | 8 | </a> |
| 9 | 9 | ||
| 10 | <h3 align="center">Digging Website</h3> | 10 | <h3 align="center">Digging Website</h3> |
| ... | @@ -20,17 +20,12 @@ | ... | @@ -20,17 +20,12 @@ |
| 20 | <!-- ABOUT THE PROJECT --> | 20 | <!-- ABOUT THE PROJECT --> |
| 21 | ## About The Project | 21 | ## About The Project |
| 22 | 22 | ||
| 23 | +<img src="/views/img/backgrounds/capture.PNG" alt="Logo" width="600" height="300"> | ||
| 24 | +당신의 취향을 바탕으로 음악을 추천해주는 웹사이트입니다. | ||
| 23 | 25 | ||
| 24 | -There are many great README templates available on GitHub; however, I didn't find one that really suited my needs so I created this enhanced one. I want to create a README template so amazing that it'll be the last one you ever need -- I think this is it. | 26 | +* spotify API를 이용해 정확한 음악과 아티스트 데이터를 불러옵니다. |
| 27 | +* 원하는 장르를 선택하면 이를 기반으로 음악과 아티스트를 추천합니다. | ||
| 25 | 28 | ||
| 26 | -Here's why: | ||
| 27 | -* Your time should be focused on creating something amazing. A project that solves a problem and helps others | ||
| 28 | -* You shouldn't be doing the same tasks over and over like creating a README from scratch | ||
| 29 | -* You should implement DRY principles to the rest of your life :smile: | ||
| 30 | - | ||
| 31 | -Of course, no one template will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have contributed to expanding this template! | ||
| 32 | - | ||
| 33 | -Use the `BLANK_README.md` to get started. | ||
| 34 | 29 | ||
| 35 | <p align="right">(<a href="#top">back to top</a>)</p> | 30 | <p align="right">(<a href="#top">back to top</a>)</p> |
| 36 | 31 | ... | ... |
-
Please register or login to post a comment