Skip to content

Commit 10e4b1c

Browse files
authored
Update README.md
1 parent d569067 commit 10e4b1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ in the [API reference](https://pkg.go.dev/github.com/yaronf/httpsign).
3030
* The `Accept-Signature` header is unimplemented.
3131
* In responses, when using the "wrapped handler" feature, the `Content-Type` header is only signed if set explicitly by the server. This is different, but arguably more secure, than the normal `net.http` behavior.
3232

33+
### Contributing
34+
Contributions to this project are welcome, both as issues and pull requests.
35+
3336
[![Go Reference](https://pkg.go.dev/badge/github.com/yaronf/httpsign.svg)](https://pkg.go.dev/github.com/yaronf/httpsign)
3437
[![Test](https://github.com/yaronf/httpsign/actions/workflows/test.yml/badge.svg)](https://github.com/yaronf/httpsign/actions/workflows/test.yml)
3538
[![GoReportCard example](https://goreportcard.com/badge/github.com/yaronf/httpsign)](https://goreportcard.com/report/github.com/yaronf/httpsign)

0 commit comments

Comments
 (0)