Skip to content

Commit

Permalink
Update readme with CI and other badges
Browse files Browse the repository at this point in the history
  • Loading branch information
ncw committed Apr 12, 2024
1 parent 0c2edf9 commit 4f1b027
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@

![Logo](/GoFakeS3.png)
[![Build Status](https://github.com/rclone/gofakes3/workflows/build/badge.svg)](https://github.com/rclone/gofakes3/actions?query=workflow%3Abuild)
[![Go Report Card](https://goreportcard.com/badge/github.com/rclone/gofakes3)](https://goreportcard.com/report/github.com/rclone/gofakes3)
[![GoDoc](https://pkg.go.dev/badge/github.com/rclone/gofakes3.svg)](https://pkg.go.dev/github.com/rclone/gofakes3)

This is a fork of [johannesboyne/gofakes3](https://github.com/johannesboyne/gofakes3)
mainly for use implementing the [rclone serves3](https://rclone.org/commands/rclone_serve_s3/) command in
Expand Down

0 comments on commit 4f1b027

Please sign in to comment.