diff --git a/README.md b/README.md index da1460c..0af334b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@

Midas

+ + *Midas* is a type system to _Maintain Integrity of Data with Annotated Structures_. In Greek mythology, [Midas](https://en.wikipedia.org/wiki/Midas) was a Phrygian king who was blessed with the gift of turning everything he touched into gold. *Midas* aims at providing Python developers with a simple annotation system to enable compile-time integrity and data type checks, as well as generating runtime assertions.