1
0
Fork 0
mirror of https://github.com/imjasonh/go-marvel synced 2026-07-16 01:46:34 +00:00

Update README.md

This commit is contained in:
Jason Hall 2014-04-27 08:52:03 -04:00
parent ad4045b460
commit 0e6a6ec153

View file

@ -1,6 +1,3 @@
go-marvel
=========
**go-marvel** is a [Go](https://golang.org) client library for the [Marvel REST API](https://developer.marvel.com/)
[Go](https://golang.org) client library for the [Marvel REST API](https://developer.marvel.com/)
See [example](https://github.com/ImJasonH/go-marvel/blob/master/example/main.go)
See [`example/main.go`](https://github.com/ImJasonH/go-marvel/blob/master/example/main.go), which downloads all issue covers of a series, by series ID (default is "Uncanny X-Men")