Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

Commit 30d16c1

Browse files
committed
added some more info to the root page
1 parent 7f046a3 commit 30d16c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geo.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
end
2222

2323
get '/' do
24-
'try something like /location.json?ip=134.226.83.50'
24+
'try something like /location.json?ip=134.226.83.50 to check a specific IP or /locateme.json to geocode your own IP'
2525
end
2626

2727
get '/location.json' do

0 commit comments

Comments
 (0)