diff --git a/README.md b/README.md index 4d4ef16..5377f31 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # ORAS .NET library -> **Warning** This project is currently under initial development. APIs may and will be changed incompatibly from one commit to another. +[![Build Status](https://github.com/oras-project/oras-dotnet/actions/workflows/build.yml/badge.svg?event=push&branch=main)](https://github.com/oras-project/oras-dotnet/actions/workflows/build.yml?query=workflow%3Abuild+event%3Apush+branch%3Amain) +[![codecov](https://codecov.io/gh/oras-project/oras-dotnet/branch/main/graph/badge.svg)](https://codecov.io/gh/oras-project/oras-dotnet) + +> [!WARNING] +> This project is currently under initial development. APIs may and will be changed incompatibly from one commit to another.