README.md in gogetit-0.2.0 vs README.md in gogetit-0.2.1
- old
+ new
@@ -1,8 +1,14 @@
# Gogetit
-Libraries with a CLI tool for dealing with things which I am working on such as MAAS, LXD, Libvirt and Chef.
-Using this, you will get to use them all together in automated and efficient way.
+Libraries with a CLI tool for dealing with things such as [MAAS](https://docs.ubuntu.com/maas/2.2/en/), [LXD](https://github.com/lxc/lxd/tree/master/doc), Libvirt and Chef.
+By using this, you will get to use them all together in automated and efficient way.
+
+## Features
+- Provides an API and a CLI tool for dealing with Libvirt(KVM) and LXD.
+- Aware of MAAS and works with [maas-client](https://github.com/itisnotdone/maas-client) to manage IP and FQDN allocation.
+- Aware of Chef knife and its sub commands such as Vault to automate routine tasks.
+- Being used by [kitchen-gogetkitchen](https://github.com/itisnotdone/kitchen-gogetkitchen) as a driver for Chef Test Kitchen.
## Installation
### dependent packages
```bash