From 55e1af65e6ef6948ebf4ea2b40722a045ea3eaf6 Mon Sep 17 00:00:00 2001 From: Guillaume de Sagazan Date: Tue, 19 Mar 2019 18:14:35 +0100 Subject: [PATCH] Add TySug (#2426) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 462d5bb1..2af81a52 100644 --- a/README.md +++ b/README.md @@ -1463,6 +1463,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [parseargs-go](https://github.com/nproc/parseargs-go) - string argument parser that understands quotes and backslashes. * [parth](https://github.com/codemodus/parth) - URL path segmentation parsing. * [radix](https://github.com/yourbasic/radix) - fast string sorting algorithm. + * [TySug](https://github.com/Dynom/TySug) - Alternative suggestions with respect to keyboard layouts. * [xj2go](https://github.com/stackerzzq/xj2go) - Convert xml or json to go struct. * [xurls](https://github.com/mvdan/xurls) - Extract urls from text.