diff --git a/README.md b/README.md index 795f04e3..4383dee2 100644 --- a/README.md +++ b/README.md @@ -1302,6 +1302,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [colly](https://github.com/asciimoo/colly) - Fast and Elegant Scraping Framework for Gophers * [commonregex](https://github.com/mingrammer/commonregex) - A collection of common regular expressions for Go * [dataflowkit](https://github.com/slotix/dataflowkit) - Web scraping Framework to turn websites into structured data. + * [did](https://github.com/ockam-network/did) - DID (Decentralized Identifiers) Parser and Stringer in Go. * [doi](https://github.com/hscells/doi) - Document object identifier (doi) parser in Go. * [editorconfig-core-go](https://github.com/editorconfig/editorconfig-core-go) - Editorconfig file parser and manipulator for Go. * [enca](https://github.com/endeveit/enca) - Minimal cgo bindings for [libenca](http://cihar.com/software/enca/).