From bcc5dfd08b923a1a7a99e44cc2f6acff9ce1bb24 Mon Sep 17 00:00:00 2001 From: Monmohan Date: Fri, 20 May 2016 06:38:52 +0800 Subject: [PATCH] Added xferspdy to Utilities section. Added xferspdy to Utilities section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 69eb5b51..12a5b296 100644 --- a/README.md +++ b/README.md @@ -991,6 +991,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [spinner](https://github.com/briandowns/spinner) - Go package to easily provide a terminal spinner with options. * [sqlx](https://github.com/jmoiron/sqlx) - provides a set of extensions on top of the excellent built-in database/sql package. * [ugo](https://github.com/alxrm/ugo) - ugo is slice toolbox with concise syntax for Go. +* [xferspdy](https://github.com/monmohan/xferspdy) - Xferspdy provides binary diff and patch library in golang * [xlsx](https://github.com/tealeg/xlsx) - Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs.