From e71cb70882a89950b24327785cb7ae2f8c57dd64 Mon Sep 17 00:00:00 2001 From: Michael Davis Date: Sat, 1 Jun 2024 19:54:50 -0400 Subject: [PATCH] docs: Add some badges --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43e318a9..7c84dfbe 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,21 @@ # tilegroxy -A map tile proxy and cache service. -🎨 Designed to live between your map and mapping services. +[![Docker Image CI](https://github.com/Michad/tilegroxy/actions/workflows/docker-image.yml/badge.svg)](https://github.com/Michad/tilegroxy/actions/workflows/docker-image.yml) +[![Go Report Card](https://goreportcard.com/badge/michad/tilegroxy)](https://goreportcard.com/report/michad/tilegroxy) +[![CodeQL](https://github.com/Michad/tilegroxy/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/Michad/tilegroxy/actions/workflows/github-code-scanning/codeql) + +A map tile proxy and cache service. Lives between your webmap and your mapping engines to provide a simple, consistent interface and improved performance. + 💡 Inspired by [tilestache](https://github.com/tilestache/tilestache) and mostly compatible with tilestache configurations. 🚀 Built in Go for speed. 🔌 Features a flexible plugin system for custom providers written in TODO. +🪪 Licensed with a permissive Unlicense 🛠️ BUT DO NOT USE YET! STILL A WORK IN PROGRESS! + + + ## Features The following features are currently available: