diff --git a/README.md b/README.md index 46d5172..f586e92 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Backward Compatibility Checks](https://github.com/opensearch-project/custom-codecs/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/opensearch-project/custom-codecs/actions/workflows/ci.yml) +[![Publish snapshots to maven](https://github.com/opensearch-project/custom-codecs/actions/workflows/publish-maven-snapshots.yml/badge.svg?branch=main)](https://github.com/opensearch-project/custom-codecs/actions/workflows/publish-maven-snapshots.yml) + # Custom Codecs Custom Codecs plugin makes it possible for users to provide custom Lucene codecs for loading through Apache Lucene's `NamedSPILoader`. These codecs can be used to customize the on-disk representation of the opensearch indexes. For example, zstd compression can be used for