diff --git a/README.md b/README.md index c4168b42..d04c7893 100644 --- a/README.md +++ b/README.md @@ -1510,8 +1510,8 @@ _**Unofficial** set of patterns for structuring projects._ * [stats](https://github.com/go-playground/stats) - Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc... * [turtle](https://github.com/hackebrot/turtle) - Emojis for Go. * [url-shortener](https://github.com/pantrif/url-shortener) - A modern, powerful, and robust URL shortener microservice with mysql support. -* [varint](https://github.com/chmike/varint) - A faster varying length integer encoder/decoder than the one provided in the standard library. * [VarHandler](https://github.com/azr/generators/tree/master/varhandler) - Generate boilerplate http input and output handling. +* [varint](https://github.com/chmike/varint) - A faster varying length integer encoder/decoder than the one provided in the standard library. * [xdg](https://github.com/rkoesters/xdg) - FreeDesktop.org (xdg) Specs implemented in Go. * [xkg](https://github.com/go-xkg/xkg) - X Keyboard Grabber.