From 814521c803d1bd5565a08a3ae7ee0f99b3645300 Mon Sep 17 00:00:00 2001 From: Tetsuo Koyama Date: Thu, 25 Jan 2024 08:48:08 +0900 Subject: [PATCH] Add a GitHub Repo stars badge to show star number --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 50e215b2..298875be 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ PyVista accessors for Gmsh to generate 3D finite element mesh. [![NEP29](https://raster.shields.io/badge/follows-NEP29-orange.png)](https://numpy.org/neps/nep-0029-deprecation_policy.html) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Contributor Covenant](https://img.shields.io/badge/contributor%20covenant-2.1-4baaaa.svg)](https://github.com/bjlittle/geovista/blob/main/CODE_OF_CONDUCT.md) +[![GitHub Repo stars](https://img.shields.io/github/stars/pyvista/pvgmsh)](https://github.com/Starlink/starlink/stargazers) ## Motivation