Skip to content

Commit d7ed672

Browse files
committed
docs: add GitHub Actions status badges
1 parent e346ada commit d7ed672

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Handwritten OCR System (Deep Learning)
22

3+
[![CI](https://github.com/GioiaZheng/handwritten-ocr-system/actions/workflows/ci.yml/badge.svg)](https://github.com/GioiaZheng/handwritten-ocr-system/actions/workflows/ci.yml)
4+
[![Secret scan](https://github.com/GioiaZheng/handwritten-ocr-system/actions/workflows/secret-scan.yml/badge.svg)](https://github.com/GioiaZheng/handwritten-ocr-system/actions/workflows/secret-scan.yml)
5+
36
![Python](https://img.shields.io/badge/language-python-blue)
47
![PyTorch](https://img.shields.io/badge/framework-pytorch-red)
58
![Task](https://img.shields.io/badge/task-OCR-green)

0 commit comments

Comments
 (0)