Skip to content

Commit 2a88968

Browse files
committed
Add badges to README for visibility
- Included OpenUPM version badge - Added MIT License badge - Enhanced project visibility and info in the README
1 parent 5335be2 commit 2a88968

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[English](README.md) | [Korean](README_ko.md)
22

3+
[![openupm](https://img.shields.io/npm/v/com.kwanjoong.webviewrpc?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.kwanjoong.webviewrpc/)
4+
[![License](https://img.shields.io/badge/License-MIT-brightgreen.svg)](LICENSE.md)
5+
36
# Unity WebView RPC
47

58
Unity WebView RPC provides an abstraction layer that allows communication between the Unity client (C#) and WebView (HTML, JS) using protobuf, similar to gRPC.

0 commit comments

Comments
 (0)