README.md in s3_website-1.7.6 vs README.md in s3_website-1.8.0
- old
+ new
@@ -69,10 +69,16 @@
(If you are using `s3_website` on an [EC2 instance with IAM
roles](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UsingIAM.html#UsingIAMrolesWithAmazonEC2Instances),
you can omit the `s3_id` and `s3_secret` keys in the config file.)
+S3_website implements supports for reading environment variables from a file using
+the [dotenv](https://github.com/bkeepers/dotenv) gem. You can create a `.env` file
+in the project's root directory to take advantage of this feature. Please have
+a look at [dotenv's usage guide](https://github.com/bkeepers/dotenv#usage) for
+syntax information.
+
## Project goals
* Provide a command-line interface tool for deploying and managing S3 websites
* Let the user have all the S3 website configurations in a file
* Minimise or remove the need to use the AWS Console
@@ -442,10 +448,11 @@
* Chris Kelly
* Chris Moos
* Christopher Petersen
* David Michael Barr
* David Raffensperger
+* Douglas Teoh
* Greg Karékinian
* John Allison
* Jordan White
* László Bácsi
* Mason Turner
@@ -457,5 +464,9 @@
* stanislas
* Tate Johnson
* Toby Marsden
* Trevor Fitzgerald
* Zee Spencer
+
+## Donations
+
+[![Support via Gittip](https://rawgithub.com/twolfson/gittip-badge/0.2.0/dist/gittip.png)](https://www.gittip.com/laurilehmijoki/)