From 7e82370f34bea92a2d681eacab12d345b02224f1 Mon Sep 17 00:00:00 2001 From: bloeys Date: Thu, 27 Jan 2022 04:58:35 +0400 Subject: [PATCH] Edit text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba55741..f02672c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # assimp-go -[![Build-AssImp](https://github.com/bloeys/assimp-go/actions/workflows/run-assimp-go.yml/badge.svg)](https://github.com/bloeys/assimp-go/actions/workflows/run-assimp-go.yml) +[![Build](https://github.com/bloeys/assimp-go/actions/workflows/run-assimp-go.yml/badge.svg)](https://github.com/bloeys/assimp-go/actions/workflows/run-assimp-go.yml) A Handcrafted Open Asset Import Library (AssImp) wrapper for Go.