Selaa lähdekoodia

Update README.md

jpprins1 1 vuosi sitten
vanhempi
commit
b79f50106b
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # clean-python
 
+[![Tests](https://github.com/nens/clean-python/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/nens/clean-python/actions/workflows/test.yml)
+
 ``clean-python`` contains abstractions for *clean architecture* in Python
 
 It is independent of frameworks and has asyncio at its core.