Skip to content

Commit d1afc21

Browse files
committed
add codefactor badge
1 parent f372279 commit d1afc21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/3f272df9d9be4a948ce9f0a00a4dc343)](https://www.codacy.com/gh/TNLinc/CV/dashboard?utm_source=github.com&utm_medium=referral&utm_content=TNLinc/CV&utm_campaign=Badge_Grade)
44
[![codecov](https://codecov.io/gh/TNLinc/CV/branch/main/graph/badge.svg?token=FORLTJT0TH)](https://codecov.io/gh/TNLinc/CV)
55
[![security: bandit](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)
6+
[![CodeFactor](https://www.codefactor.io/repository/github/tnlinc/cv/badge)](https://www.codefactor.io/repository/github/tnlinc/cv)
67

78
We decided to use Flask for a CV service because it is lightweight and synchronous (CV is a cpu-bound task).
89

0 commit comments

Comments
 (0)