From a936a9dd47ecde4719b268004082aa0d06eba670 Mon Sep 17 00:00:00 2001 From: Yang Zhou Date: Thu, 22 Aug 2024 10:17:02 -0400 Subject: [PATCH] add banner --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 11a848c1..1e790f00 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # [![Peng](assets/Peng.svg)](https://github.com/makeecat/Peng) +![GitHub last commit](https://img.shields.io/github/last-commit/makeecat/peng) +![](https://img.shields.io/badge/Rust-1.80+-orange.svg) [![License](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](https://github.com/makeecat/Peng#license) [![Docs](https://github.com/makeecat/Peng/actions/workflows/docs.yml/badge.svg)](https://makeecat.github.io/Peng/) [![CI](https://github.com/makeecat/Peng/actions/workflows/CI.yml/badge.svg)](https://github.com/makeecat/Peng/actions/workflows/CI.yml)