diff --git a/README.md b/README.md index 120debb924..551d9d343c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Acto: Automatic Correctness Testing for (Kubernetes) Operators +# Acto: Automatic Correctness Testing for Kubernetes Operators [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Regression Test](https://github.com/xlab-uiuc/acto/actions/workflows/unittest.yaml/badge.svg)](https://github.com/xlab-uiuc/acto/actions/workflows/unittest.yaml) @@ -56,4 +56,4 @@ This transition triggerred the cass-operator to add the key-value pair to `metad For the next step, Acto deletes the key-value pair. Due to a bug in cass-operator, the deleted key-value pair is not removed from the SeedService resource in Kubernetes. -Acto automatically detects this bug based on the inconsistency between the CR and the system resources. \ No newline at end of file +Acto automatically detects this bug based on the inconsistency between the CR and the system resources.