From db6a827de2adbd91e5082cde3276d733456e9d8a Mon Sep 17 00:00:00 2001 From: PoiScript Date: Mon, 13 Nov 2023 18:00:20 +0800 Subject: [PATCH] docs: add github actions badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87df33d..9d8d4fa 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A Rust library for parsing org-mode files. [![Crates.io](https://img.shields.io/crates/v/orgize.svg)](https://crates.io/crates/orgize) [![Documentation](https://docs.rs/orgize/badge.svg)](https://docs.rs/orgize) +[![Build status](https://github.com/PoiScript/orgize/actions/workflows/ci.yml/badge.svg)](https://github.com/PoiScript/orgize/actions/workflows/ci.yml) ![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg) # Parse