commit | 28bafe4b11d687b6a5c13def4fd810f2491dded3 | [log] [tgz] |
---|---|---|
author | Syoyo Fujita <syoyo@lighttransport.com> | Sat May 30 17:06:45 2020 +0900 |
committer | Syoyo Fujita <syoyo@lighttransport.com> | Sat May 30 17:06:45 2020 +0900 |
tree | ed94f852acfc17c7280aa6d895f028b173ffca6b | |
parent | 34894a6325a2c6a62bc131a16b7c213810ec4c32 [diff] |
Add GitHub Actions badge.
diff --git a/README.md b/README.md index 9a14ea3..e9b4134 100644 --- a/README.md +++ b/README.md
@@ -19,6 +19,8 @@ [![Build status](https://ci.appveyor.com/api/projects/status/warngenu9wjjhlm8?svg=true)](https://ci.appveyor.com/project/syoyo/tinygltf) +![C/C++ CI](https://github.com/syoyo/tinygltf/workflows/C/C++%20CI/badge.svg) + ## Features * Written in portable C++. C++-11 with STL dependency only.