Skip to content

Commit ca45796

Browse files
author
mooniljoo
authored
Update README.md
1 parent f6edba0 commit ca45796

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

โ€ŽREADME.mdโ€Ž

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,28 @@
11
# update_tester
22

3-
## Used Webframework
3+
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
4+
[![made-with-flask](https://img.shields.io/badge/Made%20with-Flask-1f425f.svg)](https://www.python.org/)
45

5-
- [Flask](https://github.com/pallets/flask)
6+
<br/>
67

7-
## Description
8+
- ์‹คํ–‰์‹œ url์—์„œ ๋ฒ„์ „์„ ํ™•์ธํ•œ๋‹ค.
9+
- This software check the version in the url at the time of execution.
10+
<br/>
11+
- ๋‚ฎ์€ ๋ฒ„์ „์œผ๋กœ ํ™•์ธ๋  ๊ฒฝ์šฐ ๋กœ๊ณ ๋ฅผ ์—…๋ฐ์ดํŠธํ•œ๋‹ค.
12+
- Logo(app/img/logo.png) of the software if confirmed with a lower version.
813

9-
- ์†Œํ”„ํŠธ์›จ์–ด(app.py) ์‹คํ–‰์‹œ url์— ์ ‘์†ํ•ด ์—…๋ฐ์ดํŠธํ•œ๋‹ค.
10-
- app/img/logo.png ์—…๋ฐ์ดํŠธ๊ฐ€ ์ด๋ฃจ์–ด์ง€๋Š”์ง€ ํ…Œ์ŠคํŠธํ•œ๋‹ค.
14+
15+
---
16+
17+
<br/>
18+
19+
## [๋ฌธ์ผ์ฃผ](https://github.com/mooniljoo)
20+
21+
### [ [LinkedIn](https://www.linkedin.com/in/oneweek/) ] [ [Blog](https://mooniljoo.github.io/) ]
22+
23+
---
24+
25+
<br/>
1126

1227
## How to Test
1328

@@ -36,10 +51,7 @@ $ python app.py
3651
3. ์ •์ƒ์ ์œผ๋กœ ์žฌ์‹œ์ž‘๋˜๊ณ  ์ด๋ฏธ์ง€๊ฐ€ ๋ฐ”๋€Œ์—ˆ๋Š”์ง€ ํ™•์ธ
3752

3853
- ๊ธฐ์กด ๋ฒ„์ „์˜ ์นผ๋ผ์ด๋ฏธ์ง€์—์„œ ์—…๋ฐ์ดํŠธ๋˜๋ฉด ํ‘๋ฐฑ์œผ๋กœ ๋ฐ”๋€๋‹ค.
39-
40-
## Specification
41-
42-
54+
- If the update is successful, check the change from the existing version of the color logo to the monochrome logo.
4355

4456
### File Description
4557

0 commit comments

Comments
ย (0)