From b282d5df7f773f846bea93d3e8722ce3dd6be1ba Mon Sep 17 00:00:00 2001 From: Ted Oestrem Date: Wed, 6 Nov 2024 12:18:49 +0000 Subject: [PATCH] feat: badges for platform support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e23586..fc83b35 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RustyRustyGate LogoGate -[![Docker Build](https://github.com/3loc/rustygate/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/3loc/rustygate/actions/workflows/docker-publish.yml) [![License](https://img.shields.io/github/license/3loc/rustygate.svg)](https://github.com/3loc/rustygate/blob/main/LICENSE) +[![Docker Build](https://github.com/3loc/rustygate/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/3loc/rustygate/actions/workflows/docker-publish.yml) [![License](https://img.shields.io/github/license/3loc/rustygate.svg)](https://github.com/3loc/rustygate/blob/main/LICENSE) ![Linux](https://img.shields.io/badge/Linux-amd64%20%7C%20arm64-blue) ![macOS](https://img.shields.io/badge/macOS-amd64%20%7C%20arm64-blue) ![FreeBSD](https://img.shields.io/badge/FreeBSD-amd64-blue) **RustyGate** is a lightweight, high performance, asynchronous OpenAI API proxy server with rate limiting, written in Rust.