diff --git a/README.md b/README.md index 4b237d8..4d66cf9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Minerva Minerva is the Roman equivalent of Athena, and Athena is AWS's database that -stores results in S3. +stores results in S3. However, Minerva goes beyond that, and now eases all AWS +access, and even offers its own cluster management with Dask. In order to ease programmatic access to Athena and offer blocking access (so that your code waits for the result), I wrote `minerva` to make it seamless.