From fb46a1185e882c7fe4320a948035b54f2fb65fe0 Mon Sep 17 00:00:00 2001 From: MiscFrizzy <128760145+miscfrizzy@users.noreply.github.com> Date: Mon, 7 Apr 2025 06:49:05 -0400 Subject: [PATCH] Update README.md formating syntax --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9c0d3d..eaf28d9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Build](https://github.com/PrideVRInc/VRCAuthProxy/actions/workflows/build.yml/badge.svg)](https://github.com/PrideVRInc/VRCAuthProxy/actions/workflows/build.yml) [![Tests](https://github.com/PrideVRInc/VRCAuthProxy/actions/workflows/test.yml/badge.svg)](https://github.com/PrideVRInc/VRCAuthProxy/actions/workflows/test.yml) [![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://github.com/PrideVRInc/VRCAuthProxy/releases) -[![Dependencies](https://img.shields.io/librariesio/github/:user/https%3A%2F%2Fgithub.com%2FPrideVRInc%2FVRCAuthProxy) +![Dependencies](https://img.shields.io/librariesio/github/:user/https%3A%2F%2Fgithub.com%2FPrideVRInc%2FVRCAuthProxy) [![License](https://img.shields.io/badge/license-MPL--2.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0) This authorization proxy service is for consuming the VRChat API in a multi-application / microservice architecture. Configure the proxy with the credentials for accounts you use to make API calls and direct your API clients to the proxy service instead of the VRChat API. The proxy server will handle the authorization call flow and caching of the authorization tokens for subsequent authorized calls. @@ -138,4 +138,4 @@ Contributors list made with [contrib.rocks](https://contrib.rocks). © 2025 [PrideVR, INC](https://pridevr.org) -A VR Pride Organization \ No newline at end of file +A VR Pride Organization