We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aef34f commit cfd4c57Copy full SHA for cfd4c57
README.md
@@ -9,6 +9,13 @@ Supported IPv4 and IPv6 address.
9
For more details, please visit:
10
[https://www.ip2location.com/developers/ruby](https://www.ip2location.com/developers/ruby)
11
12
+# INSTALLATION
13
+Install this package using the command as below:
14
+
15
+```
16
+gem install ip2location_ruby
17
18
19
# Usage
20
You can check the **example.rb** file to learn more about usage.
21
0 commit comments