From 6697f812dd83f8426a3e2fa6739459bcc4371fb7 Mon Sep 17 00:00:00 2001 From: "John Barton (joho)" Date: Wed, 31 Jul 2013 13:58:23 +1000 Subject: [PATCH] Readme with build status. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f8973f5 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# GoDotEnv +## A Go (golang) port of the Ruby dotenv project (which loads env vars from a .env file) + +## Build Status +[![wercker status](https://app.wercker.com/status/507594c2ec7e60f19403a568dfea0f78/m "wercker status")](https://app.wercker.com/project/bykey/507594c2ec7e60f19403a568dfea0f78)