Removed issue #1 from the readme

This commit is contained in:
Marius Orcsik 2019-12-04 19:34:41 +01:00
parent e66f1da47a
commit 3d94dd494e
No known key found for this signature in database
GPG key ID: 889CE8E4FB2D877A

View file

@ -7,7 +7,8 @@
Basic lib for using [activity pub](https://www.w3.org/TR/activitypub/#Overview) API in Go.
Please see issue [#1](https://github.com/go-ap/activitypub.go/issues/1) before considering this project for real life applications.
It contains types for most of the ActivityStreams vocabulary and the ActivityPub extension.
They are documented accordingly with annotations from the specification.
## Usage