Skip to content

Commit cfd4c57

Browse files
Update README.md
1 parent 2aef34f commit cfd4c57

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Supported IPv4 and IPv6 address.
99
For more details, please visit:
1010
[https://www.ip2location.com/developers/ruby](https://www.ip2location.com/developers/ruby)
1111

12+
# INSTALLATION
13+
Install this package using the command as below:
14+
15+
```
16+
gem install ip2location_ruby
17+
```
18+
1219
# Usage
1320
You can check the **example.rb** file to learn more about usage.
1421

0 commit comments

Comments
 (0)