README.md in gogetit-0.9.0 vs README.md in gogetit-0.10.0
- old
+ new
@@ -95,18 +95,11 @@
```
```ruby
require 'gogetit'
```
-## To make Gogetit recognize data bag that needs to be encrypted by Vault
-- Fill this out!
-## To develop
-- Deploying bare metal machine from machine pool
-- Static IP auto-assignment with VLAN info
-- Working with Multiple LXD and Libvirt hosts
-
## To document
- How to make Gogetit recognize vault data bag items
## Development and Contributing
Clone and then execute followings:
@@ -114,9 +107,12 @@
$ cd gogetit
$ gem install bundle
$ bundle
Questions, pull requests, advices and suggestions are always welcome!
+
+## rubygems
+[https://rubygems.org/gems/gogetit](https://rubygems.org/gems/gogetit)
## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).