README.md in env-0.1.2 vs README.md in env-0.2.0
- old
+ new
@@ -1,11 +1,11 @@
# Env
* [Homepage](http://github.com/postmodern/env)
* [Issues](http://github.com/postmodern/env/issues)
-* [Documentation](http://rubydoc.info/gems/env)
-* Postmodern (postmodern.mod3 at gmail.com)
+* [Documentation](http://rubydoc.info/gems/env/frames)
+* [Email](mailto:postmodern.mod3 at gmail.com)
## Description
{Env} provides a Ruby interface to common environment variables, used on
Linux, BSD, OSX and Windows.
@@ -21,9 +21,11 @@
* `COLOMNS`
* `LINES`
* `EDITOR`
* `BROWSER`
* `LANG`
+ * `TZ`
+ * `DEBUG`
## Examples
require 'env'