Skip to content

Commit

Permalink
bump to v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
azaky committed May 16, 2022
1 parent 70060a5 commit 0951271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Open Science Framework (OSF) SDK for Golang

[![Go Version](https://img.shields.io/github/go-mod/go-version/joshuabezaleel/go-osf)](https://github.com/joshuabezaleel/go-osf)
[![GoDoc](https://img.shields.io/static/v1?label=godoc&message=reference&color=blue)](https://pkg.go.dev/github.com/joshuabezaleel/go-osf)
[![GoDoc](https://img.shields.io/static/v1?label=godoc&message=reference&color=blue)](https://pkg.go.dev/github.com/joshuabezaleel/go-osf@v0.0.3/osf)
[![Go Report Card](https://goreportcard.com/badge/github.com/joshuabezaleel/go-osf)](https://goreportcard.com/report/github.com/joshuabezaleel/go-osf)

go-osf if a Go client library for accessing the [Open Science Framework (OSF) API](https://developer.osf.io/).
go-osf if a Go client library for accessing the [Open Science Framework (OSF)](https://osf.io) [API](https://developer.osf.io/).

## Installation

Expand Down

0 comments on commit 0951271

Please sign in to comment.