Skip to content

Commit e28d5ac

Browse files
committed
Add badges for GitHub Packages, License, .NET version, and supported platforms in README.md
1 parent 5d0bd92 commit e28d5ac

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
# MaterialX.Net
44

5+
[![GitHub Packages](https://img.shields.io/badge/GitHub%20Packages-MaterialX.Net-2dba4e?logo=github)](https://github.com/EggyStudio/MaterialX.Net/packages)
6+
[![License: Apache-2.0](https://img.shields.io/github/license/EggyStudio/MaterialX.Net?color=brightgreen)](LICENSE)
7+
[![.NET 10](https://img.shields.io/badge/.NET-10.0-512BD4?logo=dotnet)](https://dotnet.microsoft.com/)
8+
[![Platform](https://img.shields.io/badge/platform-win--x64%20%7C%20linux--x64%20%7C%20osx--x64%20%7C%20osx--arm64-informational)](#supported-runtimes)
9+
510
A single-package .NET binding for [MaterialX](https://materialx.org/) - the open
611
standard for representing rich material and look-development content in
712
computer graphics. Targets **.NET 10** and uses `LibraryImport` source-generated

0 commit comments

Comments
 (0)