Fixed
- Supports instances without `Name` tag.
- Included `requirements.txt` for setup with `pip`.
Improved
- `match_reserved_instance` has been slightly improved.
- Commands' descriptions has been added to help message.
- The set of instances and reserved instances to walk have been reduced to `running` and `active`, correspondingly.
- Reserved instances are now represented with a specific `ReservedInstance` class.
- Instances linkage to reserved instances has been setup.