Add README badges

This commit is contained in:
Elara 2024-03-09 07:46:46 +00:00
parent 8fc0747c3e
commit a02a6fd302
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# ProfileFed
[![Go Reference](https://pkg.go.dev/badge/queerdevs.org/profilefed.svg)](https://pkg.go.dev/queerdevs.org/profilefed)
[![Go Report Card](https://goreportcard.com/badge/queerdevs.org/profilefed)](https://goreportcard.com/report/queerdevs.org/profilefed)
ProfileFed is a simple, lightweight federation protocol for platforms that host user profiles. This repository contains a reference implementation of the protocol, written in Go.
## Specification