Showing
1 changed file
with
2 additions
and
1 deletions
1 | - | ||
2 | # TFT_My_Galaxy | 1 | # TFT_My_Galaxy |
3 | 2 | ||
4 | ## 개발 목표 | 3 | ## 개발 목표 |
... | @@ -28,7 +27,9 @@ https://asia.api.riotgames.com/tft/match/v1/matches/ | ... | @@ -28,7 +27,9 @@ https://asia.api.riotgames.com/tft/match/v1/matches/ |
28 | ### 주의사항 | 27 | ### 주의사항 |
29 | 28 | ||
30 | >버튼이 눌리지 않을경우 버튼 중앙의 살짝 아래 부분 클릭해보기 | 29 | >버튼이 눌리지 않을경우 버튼 중앙의 살짝 아래 부분 클릭해보기 |
30 | + | ||
31 | >console output 이 0 => api 재확인 | 31 | >console output 이 0 => api 재확인 |
32 | + | ||
32 | ```python | 33 | ```python |
33 | 34 | ||
34 | ``` | 35 | ``` | ... | ... |
-
Please register or login to post a comment