Skip to content

Commit dfb7f6c

Browse files
committed
Update README
1 parent afb9bb1 commit dfb7f6c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ going to crawl sites you better use Ferrum or
2626
based on Ferrum. It looks like [Scrapy](https://scrapy.org/) except that it uses
2727
a real browser in order to grab data.
2828

29-
Web design by [Evrone](https://evrone.com/), what else
30-
[we build with Ruby on Rails](https://evrone.com/ruby), what else
31-
[we do at Evrone](https://evrone.com/cases#case-studies).
29+
Web design by [Evrone](https://evrone.com/).
30+
31+
[RubyMine](https://jb.gg/ruby) is provided by [JetBrains](https://jb.gg/OpenSourceSupport).
3232

3333

3434
## Index
@@ -63,7 +63,8 @@ Web design by [Evrone](https://evrone.com/), what else
6363

6464
There's no official Chrome or Chromium package for Linux don't install it this
6565
way because it's either outdated or unofficial, both are bad. Download it from
66-
official [source](https://www.chromium.org/getting-involved/download-chromium).
66+
official source for [Chrome](https://www.google.com/chrome/) or
67+
[Chromium](https://www.chromium.org/getting-involved/download-chromium).
6768
Chrome binary should be in the `PATH` or `BROWSER_PATH` or you can pass it as an
6869
option to browser instance see `:browser_path` in
6970
[Customization](https://github.com/rubycdp/ferrum#customization).

0 commit comments

Comments
 (0)