From f48f76d9f82709d8e9156bb446abf4131a685aeb Mon Sep 17 00:00:00 2001 From: Elara6331 Date: Wed, 13 Nov 2024 19:04:16 -0800 Subject: [PATCH] Add CI badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5030028..ee6ed74 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A [HashiCorp Config Language](https://github.com/hashicorp/hcl) parser for Python +[![status-badge](https://ci.elara.ws/api/badges/63/status.svg)](https://ci.elara.ws/repos/63) + ## Usage For most simple use-cases, you can use the `load*` convenience functions: