From a66280ce7bc18a216ebf13987a063fc7cd02019b Mon Sep 17 00:00:00 2001 From: ww-rm Date: Wed, 5 Mar 2025 01:06:11 +0800 Subject: [PATCH] update readme --- README.en.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.en.md b/README.en.md index 8390dc6..bbdd99f 100644 --- a/README.en.md +++ b/README.en.md @@ -1,5 +1,7 @@ # SpineViewer +[![Build and Release](https://github.com/ww-rm/SpineViewer/actions/workflows/dotnet-desktop.yml/badge.svg)](https://github.com/ww-rm/SpineViewer/actions/workflows/dotnet-desktop.yml) + [中文](README.md) | [English](README.en.md) A simple and user-friendly Spine file viewer and exporter. diff --git a/README.md b/README.md index eef19ab..a4c7b36 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SpineViewer +[![Build and Release](https://github.com/ww-rm/SpineViewer/actions/workflows/dotnet-desktop.yml/badge.svg)](https://github.com/ww-rm/SpineViewer/actions/workflows/dotnet-desktop.yml) + [中文](README.md) | [English](README.en.md) 一个简单好用的 Spine 文件查看&导出程序.