Skip to content

Commit b0c6031

Browse files
rsnedalan-strohm
andauthored
Add the OSSF and other action badges to the top of the README (#149)
Co-authored-by: Alan Strohm <[email protected]>
1 parent 97e19c1 commit b0c6031

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Overview
1+
# S2 geometry library in Go
2+
3+
[![Go Build and Test](https://github.com/golang/geo/actions/workflows/go.yml/badge.svg)](https://github.com/golang/geo/actions/workflows/go.yml) [![CodeQL](https://github.com/golang/geo/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/golang/geo/actions/workflows/github-code-scanning/codeql) [![golangci-lint](https://github.com/golang/geo/actions/workflows/golangci-lint.yml/badge.svg)](https://github.com/golang/geo/actions/workflows/golangci-lint.yml) [![OpenSSF Scorecard](https://img.shields.io/ossf-scorecard/github.com/golang/geo?label=OpenSSF%20Scorecard&style=flat)](https://scorecard.dev/viewer/?uri=github.com/golang/geo)
24

35
S2 is a library for spherical geometry that aims to have the same robustness,
46
flexibility, and performance as the best planar geometry libraries.

0 commit comments

Comments
 (0)