Skip to content

Commit f39a1fe

Browse files
committed
update README.md
1 parent f3a3a0b commit f39a1fe

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
@@ -2,6 +2,13 @@ geoscript-ruby
22

33
GeoScript for JRuby
44

5+
To start:
6+
(installed gem)
7+
%> geoscript
8+
9+
(development)
10+
%> rake console {OR} %> bin/geoscript
11+
512
```ruby
613
require 'geoscript'
714
# => true

0 commit comments

Comments
 (0)