diff --git a/README.md b/README.md index 92c7678..1904af7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # mops +mops logo + `mops` is a small helper CLI for helping LLMs work with JetBrains MPS models. This checkout is a Gradle-rooted Kotlin prototype with two application subprojects: `cli/` and `daemon/`. +
+ ## Usage ```sh diff --git a/docs/mops-logo.png b/docs/mops-logo.png new file mode 100644 index 0000000..bc60e13 Binary files /dev/null and b/docs/mops-logo.png differ