github readme 에서 자주 사용하는 Shield IO 에 대해서 작성한다
https://img.shields.io/badge/<LABEL>-<MESSAGE>-<COLOR>
https://img.shields.io/static/v1?label=<LABEL>&message=<MESSAGE>&color=<COLOR>
img.shields.io/static/v1?label=code%20coverage&message=95%&color=red
LABEL : 좌측 텍스트
MESSAGE : 우측 텍스트
COLORS :
















반응형
'개발' 카테고리의 다른 글
| Linux 작업 예약 스케줄러 (Cron) (2) | 2020.12.25 |
|---|---|
| gitignore.io (0) | 2020.12.14 |
| Github git@github.com: Permission denied (publickey). (0) | 2020.11.30 |
| Github Actions (0) | 2020.11.20 |
| 세마포어(Semaphore), 뮤텍스(Mutex) (0) | 2020.06.12 |