From cf7c70153b4b3f23e2340c7487d883f4abec1775 Mon Sep 17 00:00:00 2001 From: Guille Gonzalez Date: Mon, 12 Jan 2026 09:19:42 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fab861b..8c60e2c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SwiftUIMath - +[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fgonzalezreal%2Fswiftui-math%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/gonzalezreal/swiftui-math) +[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fgonzalezreal%2Fswiftui-math%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/gonzalezreal/swiftui-math) + Render LaTeX-style math expressions natively in SwiftUI. SwiftUIMath provides a small, focused SwiftUI API for displaying mathematical expressions across Apple platforms.