Skip to content

Commit 112ff0c

Browse files
committed
Merge branch 'main' of github.com:Neo-Zenith/ntu-fast-fingers
2 parents 89408ac + fdf7f9c commit 112ff0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ QuickMafs is a LLM-integrated code generator for embedded convex optimization, a
2929
## Code Generation Flow
3030
#### 1. Math Prompt
3131
![MathPrompt](./img/text-input.png)
32-
Input your math prompt in plain English or supported programming languages.
32+
Input your math prompt in plain English expression or in the supported programming languages.
3333
#### 2. Generate
3434
![CodeOutput](./img/code-output.png)
35-
Our system will process your input and return with the equivalent embedded system code of the language of your choice
35+
Our system will process your input and return with the equivalent embedded system code
3636
#### 3. Save Result
3737
![ExportAs](./img/export-as.png)
3838
Immediately use the generated code by either copying the code directly to clipboard or saving as file.

0 commit comments

Comments
 (0)