README.md in psenv-rails-0.7.0 vs README.md in psenv-rails-0.8.0

- old
+ new

@@ -1,8 +1,6 @@ # Psenv -**Work in progress** - Shim to load environment variables from [AWS Systems Manager Parameter Store](https://aws.amazon.com/systems-manager/features/#Parameter_Store) into ENV. Psenv currently heavily borrows from [Dotenv](https://github.com/bkeepers/dotenv), mainly because I use it in roughly every project so it made sense for the APIs to match. ## Installation