diff --git a/README.md b/README.md index 7960b6b12..6f26b5b60 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![](https://github.com/keras-team/keras-core/workflows/Tests/badge.svg?branch=main)](https://github.com/keras-team/keras-core/actions?query=workflow%3ATests+branch%3Amain) +[![](https://codecov.io/gh/keras-team/keras-core/branch/main/graph/badge.svg)](https://codecov.io/gh/keras-team/keras-core) +[![](https://badge.fury.io/py/keras-core.svg)](https://badge.fury.io/py/keras-core) + # Keras Core: A new multi-backend Keras Keras Core is a new multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch.