diff --git a/README.md b/README.md index 252f094..4f3210f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # rsjsonnet +[![GitHub Actions Status](https://github.com/eduardosm/rsjsonnet/workflows/CI/badge.svg)](https://github.com/eduardosm/rsjsonnet/actions) +![MSRV](https://img.shields.io/badge/rustc-1.74+-lightgray.svg) + A Rust implementation of the [Jsonnet language](https://jsonnet.org/). Currently, it targets Jsonnet version 0.20.