README.md in simplerubysteps-0.0.4 vs README.md in simplerubysteps-0.0.5

- old
+ new

@@ -59,10 +59,9 @@ To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ### TODOs -* Support for StateMachineType (STANDARD or EXPRESS) * Custom IAM role policies (Step Functions and Lambda) * sls-like tooling in ruby with AWS SDK * Workflow action unit test support * ...