Skip to content

Commit

Permalink
Update description and godoc badge in README
Browse files Browse the repository at this point in the history
  • Loading branch information
thebaer committed Oct 3, 2024
1 parent 1109c10 commit 77ba0de
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 @@
# go-ghost

[![GoDoc](https://godoc.org/github.com/writeas/go-ghost?status.svg)](https://godoc.org/github.com/writeas/go-ghost)
[![Go Reference](https://pkg.go.dev/badge/github.com/writeas/go-ghost.svg)](https://pkg.go.dev/github.com/writeas/go-ghost)

go-ghost is a Go (golang) library for accessing the Ghost API.

This is currently a work-in-progress, built specifically to support a [Write.as](https://write.as) / [WriteFreely](https://writefreely.org) integration. But contributions (including those to support the full Ghost API) are welcome!
This library is **incomplete**, and tailored toward our [Write.as](https://write.as) / [WriteFreely](https://writefreely.org) integration. But contributions (including those to support the full Ghost API) are welcome!

## Install

Expand Down

0 comments on commit 77ba0de

Please sign in to comment.