Merge pull request #1275 from vania-pooh/master

Added link to ggr server
This commit is contained in:
Kirill Danshin 2017-01-28 23:31:47 +03:00 committed by GitHub
commit 133755ed82

View File

@ -940,6 +940,9 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [gofuzz](https://github.com/google/gofuzz) - A library for populating go objects with random values
* [Tavor](https://github.com/zimmski/tavor) - A generic fuzzing and delta-debugging framework
* Selenium tools
* [ggr](https://github.com/aandryashin/ggr) - a lightweight server that routes and proxies Selenium Wedriver requests to multiple Selenium hubs.
## Text Processing
*Libraries for parsing and manipulating texts.*