From 7f1c9237d9c42fe75b8252316c2d4d70696ce705 Mon Sep 17 00:00:00 2001 From: Sergey Hayriyan Date: Sun, 2 Mar 2025 23:17:51 +0400 Subject: [PATCH] Add how to use steps and features --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index ae636ad..b339a34 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ ## MathType Type math faster with quick suggestions from natural language. + +### Features + +- Easily convert natural language descriptions into mathematical expressions. +- Intuitive and quick suggestions for typing complex equations. +- Supports a variety of mathematical symbols and functions. + +### How to use? + - Set a key in settings to trigger a MathJax autocompletion, "!" by default + - Type an English word for the mathematical expression after the key + - Done! Now you can see autocompletion suggestions! + +### License + +This project is licensed under the MIT License. See the LICENSE file for details.