diff --git a/README.md b/README.md index 2920bda1..1fb261bd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Thema -**_This repo is in a pre-alpha preview state. Essential logic is mostly settled. Helpers, docs and tutorials are Coming Soon™._** - Thema is a system for writing schemas. Like JSON Schema or OpenAPI, it is general-purpose, and most obviously, but not exclusively, useful as an [Interface Definition Language](https://en.wikipedia.org/wiki/Interface_description_language). Unlike JSON Schema, OpenAPI, or any other extant schema system, Thema's chief focus is on the _evolution_ of schema. Rather than "one file/logical structure, one schema," Thema is "one file/logical structure, the whole evolutionary history of schema for a given kind of object, and logic for translating between them."