Showing
1 changed file
with
6 additions
and
4 deletions
| 1 | <div align="center"> | 1 | <div align="center"> |
| 2 | <a href="https://github.com/othneildrew/Best-README-Template"> | 2 | <a href="https://github.com/othneildrew/Best-README-Template"> |
| 3 | - <img src="images/logo.png" alt="Logo" width="80" height="80"> | 3 | + <img src="images/logo.jpg" alt="Logo" width="200" height="160"> |
| 4 | </a> | 4 | </a> |
| 5 | 5 | ||
| 6 | <h3 align="center">업비트 암호화폐 자동 매매 서비스</h3> | 6 | <h3 align="center">업비트 암호화폐 자동 매매 서비스</h3> |
| ... | @@ -8,7 +8,8 @@ | ... | @@ -8,7 +8,8 @@ |
| 8 | </div> | 8 | </div> |
| 9 | 9 | ||
| 10 | ## About The Project | 10 | ## About The Project |
| 11 | -<img src="images/about01.jpg" alt="about" width="80" height="80"> | 11 | +<img src="images/about01.jpg" alt="about" width="250"> |
| 12 | + | ||
| 12 | <h4>24시간 시세가 변하는 암호화폐를 위한 자동 매매 서비스<br/></h4> | 13 | <h4>24시간 시세가 변하는 암호화폐를 위한 자동 매매 서비스<br/></h4> |
| 13 | 해당 서비스를 만든 이유 <br/> | 14 | 해당 서비스를 만든 이유 <br/> |
| 14 | ● 24시간 가격변동이 있지만 사람이 하루종일 보고 있을 수는 없다.<br/> | 15 | ● 24시간 가격변동이 있지만 사람이 하루종일 보고 있을 수는 없다.<br/> |
| ... | @@ -73,8 +74,9 @@ const sslport = {your port}; | ... | @@ -73,8 +74,9 @@ const sslport = {your port}; |
| 73 | ```sh | 74 | ```sh |
| 74 | nodemon | 75 | nodemon |
| 75 | ``` | 76 | ``` |
| 76 | -<img src="images/first.jpg" alt="first" width="80" height="80"> | 77 | + |
| 77 | -<img src="images/second.jpg" alt="second" width="80" height="80"> | 78 | +<img src="images/first.PNG" alt="first" width="800"><br/> |
| 79 | +<img src="images/second.PNG" alt="second" width="400" height=auto> | ||
| 78 | 80 | ||
| 79 | ## Roadmap | 81 | ## Roadmap |
| 80 | - [x] Add get_marketname | 82 | - [x] Add get_marketname | ... | ... |
-
Please register or login to post a comment