Skip to content

Commit c9bb971

Browse files
authored
Merge pull request #17 from Neo-Zenith/wy-dev
refine readme
2 parents 30507a4 + 7eb49b9 commit c9bb971

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,12 @@ QuickMafs is a LLM-integrated code generator for embedded convex optimization, a
2727

2828

2929
## Code Generation Flow
30-
![Untitled](./img/canva.png)
31-
3230
#### 1. Math Prompt
31+
![MathPrompt](./img/text-input.png)
3332
Input your math prompt in plain English or supported programming languages.
3433
#### 2. Generate
34+
![CodeOutput](./img/code-output.png)
3535
Our system will process your input and return with the equivalent embedded system code of the language of your choice
3636
#### 3. Save Result
37+
![ExportAs](./img/export-as.png)
3738
Immediately use the generated code by either copying the code directly to clipboard or saving as file.

img/code-output.png

374 KB
Loading

img/export-as.png

39.2 KB
Loading

img/text-input.png

205 KB
Loading

0 commit comments

Comments
 (0)