From b58e68b5f30a96326d31d8615cc16a5af701e9db Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Thu, 25 May 2023 15:32:45 +0200 Subject: [PATCH] docs: remove contribution section --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 1997c29..84b713d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ The package provides implementations for all three resolvers. - [Install](#install) - [Usage](#usage) -- [Contribute](#contribute) - [License](#license) ## Install @@ -47,12 +46,6 @@ import "github.com/ipfs/go-namesys" See the [Pkg.go.dev documentation](https://pkg.go.dev/github.com/ipfs/go-namesys) -## Contribute - -PRs accepted. - -Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification. - ## License This project is dual-licensed under Apache 2.0 and MIT terms: