You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+27-2Lines changed: 27 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,9 @@ SerpApi supports Google, Google Maps, Google Shopping, Baidu, Yandex, Yahoo, eBa
12
12
13
13
## Installation
14
14
15
-
Ruby 3+ must be installed for best performance the latest version 3.4 is recommended.
16
-
For older version of Ruby 1.9 and 2.x or JRuby, our older library is still functional.
15
+
To achieve optimal performance, it is essential to have Ruby 3.x (preferably version 3.4) installed.
16
+
17
+
| Older versions such as Ruby 1.9, 2.x, and JRuby are compatible with [serpapi older library](https://github.com/serpapi/google-search-results-ruby), which continues to function effectively.
Copy file name to clipboardExpand all lines: README.md.erb
+27-2Lines changed: 27 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,9 @@ SerpApi supports Google, Google Maps, Google Shopping, Baidu, Yandex, Yahoo, eBa
31
31
32
32
## Installation
33
33
34
-
Ruby 3+ must be installed for best performance the latest version 3.4 is recommended.
35
-
For older version of Ruby 1.9 and 2.x or JRuby, our older library is still functional.
34
+
To achieve optimal performance, it is essential to have Ruby 3.x (preferably version 3.4) installed.
35
+
36
+
| Older versions such as Ruby 1.9, 2.x, and JRuby are compatible with [serpapi older library](https://github.com/serpapi/google-search-results-ruby), which continues to function effectively.
0 commit comments