From b35414fac75cf09786333aff6f74e203bc89cade Mon Sep 17 00:00:00 2001 From: Yinan Zhou Date: Tue, 27 May 2025 10:25:02 -0400 Subject: [PATCH] docs: add `README.md` refs: #128 --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 018e7ff..684b59d 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# Cress \ No newline at end of file +# Cress + +Cress is a browser-based MEI mapping tool. It allows users to map an image of a musical glyph to its corresponding MEI encoding in neume notation. The MEI output is validated against MEI version 5.0. + +# Cress for Developers + +Please refer to the [Cress Wiki](https://github.com/DDMAL/Cress/wiki) for instructions on development and deployment using GitHub Pages. \ No newline at end of file