README.md in HelloWorldFizzBuzz-0.2.0 vs README.md in HelloWorldFizzBuzz-0.3.0
- old
+ new
@@ -53,11 +53,11 @@
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request
-The Easiest way to contribute to this project is to add programing language examples of
+The easiest way to contribute to this project is to add programing language examples of
hello world & fizzbuzz in the `/HelloWorldFizzBuzz/lib/sqlite.rb` file
example:
@posts.insert(language: 'ruby',
@@ -78,8 +78,8 @@
end
fizzbuzz(100)")
## License
-The gem is available as open source under the terms of the [GPL-3.0](https://opensource.org/licenses/GPL-3.0).
+The gem is available as open source under the terms of the [GPL-3.0](https://opensource.org/licenses/GPL-3.0) or later.