Clement Vachet commited on
Commit
a41cffa
·
1 Parent(s): 67f4974

Add python badges

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -12,6 +12,11 @@ short_description: Object detection Lambda
12
 
13
  # Object detection via AWS Lambda
14
 
 
 
 
 
 
15
  <b>Aim: AI-driven object detection task</b>
16
 
17
  Architecture:
 
12
 
13
  # Object detection via AWS Lambda
14
 
15
+ [![](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
16
+ [![code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
17
+ [![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint)
18
+
19
+
20
  <b>Aim: AI-driven object detection task</b>
21
 
22
  Architecture: