From 32077d843360cbb863b046494a4423dc55c0248d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Musab=20G=C3=BCltekin?= Date: Fri, 26 Jul 2019 16:40:42 +0300 Subject: [PATCH] Updated docs for rendered requests --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fcd5ff2..9b4a6ce 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,9 @@ See [tests](https://github.com/geziyor/geziyor/blob/master/geziyor_test.go) for ### Installation -Go 1.12 required + go get -u github.com/geziyor/geziyor - go get github.com/geziyor/geziyor +If you want to make JS rendered requests, make sure you have Chrome installed. **NOTE**: macOS limits the maximum number of open file descriptors. If you want to make concurrent requests over 256, you need to increase limits.