diff --git a/README.md b/README.md
index b5ca3d1..1a3e1eb 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
# Terraform Setup to Test Cilium on Talos
![Talos Conformance](https://github.com/isovalent/terraform-aws-talos/actions/workflows/conformance.yml/badge.svg)
-![Talos Conformance (v1.13)](https://github.com/isovalent/terraform-aws-talos/actions/workflows/conformance-13.yml/badge.svg)
![Terraform docs and formatting](https://github.com/isovalent/terraform-aws-talos/actions/workflows/terraform.yml/badge.svg)
A Terraform module to manage a Talos-based Kubernetes on AWS (EC2 instances). Is uses the official [Talos Terraform provider](https://github.com/siderolabs/terraform-provider-talos) in the background. We mainly followed the provided [siderolabs/contrib](https://github.com/siderolabs/contrib/tree/main/examples/terraform/aws) example.
@@ -125,4 +124,4 @@ module "talos" {
| [kubeconfig](#output\_kubeconfig) | Kubeconfig content |
| [path\_to\_kubeconfig\_file](#output\_path\_to\_kubeconfig\_file) | The generated kubeconfig. |
| [path\_to\_talosconfig\_file](#output\_path\_to\_talosconfig\_file) | The generated talosconfig. |
-
\ No newline at end of file
+