diff --git a/README.md b/README.md new file mode 100644 index 0000000..1312bd2 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +This is a library used to retrieve environment variables associated with various +icarus projects. Rather than having the various icarus projects such as icarus, +icarus_auth, songparser, and others, have environment code, it would be more +efficient to consolidate it. Especially, if there are commonly used environment +variables used throughout the apps.