Skip to content

Commit d18f249

Browse files
author
Dean Karn
authored
add gitter badge
add gitter badge & remove codewake as nobody used anyway
1 parent 3408be0 commit d18f249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Package form
77
[![Go Report Card](https://goreportcard.com/badge/github.com/go-playground/form)](https://goreportcard.com/report/github.com/go-playground/form)
88
[![GoDoc](https://godoc.org/github.com/go-playground/form?status.svg)](https://godoc.org/github.com/go-playground/form)
99
![License](https://img.shields.io/dub/l/vibe-d.svg)
10-
[![Codewake](https://www.codewake.com/badges/codewake2.svg)](https://www.codewake.com/p/form)
10+
[![Gitter](https://badges.gitter.im/go-playground/form.svg)](https://gitter.im/go-playground/form?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
1111

1212
Package form Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values.
1313

0 commit comments

Comments
 (0)