diff --git a/README.md b/README.md index 8045c0d..0f52580 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,6 @@ go-nostr A set of useful things for [Nostr Protocol](https://github.com/nostr-protocol/nostr) implementations. -GoDoc -
-[![test every commit](https://github.com/nbd-wtf/go-nostr/actions/workflows/test.yml/badge.svg)](https://github.com/nbd-wtf/go-nostr/actions/workflows/test.yml) - -Install go-nostr: - ```bash go get github.com/nbd-wtf/go-nostr ```