From e9d326f8a80793be33dcab8232e02094ec51e664 Mon Sep 17 00:00:00 2001 From: Renato Suero Date: Mon, 26 Feb 2018 19:38:49 +0000 Subject: [PATCH] Change repo (#1823) * Added Kallax on ORM * Changed a repo because it is a fork * Removed kallax from orm section * Change repo fork by source Update README.md (#1815) add pdfgen (#1811) * add pdfgen * wierd space submit-goprompt (#1807) Add https://github.com/o1egl/paseto library (#1818) Add commonregex library (#1796) Add GolangCI (#1817) add https://github.com/xujiajun/gorouter library (#1820) Add php-parser (#1814) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33e92a6a..fbac847a 100644 --- a/README.md +++ b/README.md @@ -1149,8 +1149,8 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * Selenium and browser control tools. * [cdp](https://github.com/mafredri/cdp) - Type-safe bindings for the Chrome Debugging Protocol that can be used with browsers or other debug targets that implement it. - * [chromedp](https://github.com/knq/chromedp) - Way to drive/test Chrome, Safari, Edge, Android Webviews, and other browsers supporting the Chrome Debugging Protocol. - * [ggr](https://github.com/aandryashin/ggr) - Lightweight server that routes and proxies Selenium Wedriver requests to multiple Selenium hubs. + * [chromedp](https://github.com/knq/chromedp) - a way to drive/test Chrome, Safari, Edge, Android Webviews, and other browsers supporting the Chrome Debugging Protocol. + * [ggr](https://github.com/aerokube/ggr) - a lightweight server that routes and proxies Selenium Wedriver requests to multiple Selenium hubs. * [selenoid](https://github.com/aandryashin/selenoid) - alternative Selenium hub server that launches browsers within containers. ## Text Processing