Skip to content

Commit 9f88cfa

Browse files
committed
Update README.md
Credits Ruby Kitchen, Startup Village, Wowmakers
1 parent 062a861 commit 9f88cfa

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
Add the following to your **Gemfile**
66

7-
gem 'open_weather'
7+
gem 'open-weather'
88

99
or
1010

11-
$ gem install open_weather
11+
$ gem install open-weather
1212

1313
## Usage
1414

@@ -39,7 +39,15 @@ Add the following to your **Gemfile**
3939
## Contributing
4040

4141
Fork it
42+
4243
Create your feature branch (git checkout -b my-new-feature)
44+
4345
Commit your changes (git commit -am 'Added some feature')
46+
4447
Push to the branch (git push origin my-new-feature)
45-
Create new Pull Request
48+
49+
Create new Pull Request
50+
51+
--------
52+
53+
**Created during the Hacker Saturdays hosted by Kerala/Kochi Ruby Users Group**

0 commit comments

Comments
 (0)