Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo-Zenith authored Jan 21, 2024
1 parent 344be34 commit fdf7f9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ QuickMafs is a LLM-integrated code generator for embedded convex optimization, a
## Code Generation Flow
#### 1. Math Prompt
![MathPrompt](./img/text-input.png)
Input your math prompt in plain English or supported programming languages.
Input your math prompt in plain English expression or in the supported programming languages.
#### 2. Generate
![CodeOutput](./img/code-output.png)
Our system will process your input and return with the equivalent embedded system code of the language of your choice
Our system will process your input and return with the equivalent embedded system code
#### 3. Save Result
![ExportAs](./img/export-as.png)
Immediately use the generated code by either copying the code directly to clipboard or saving as file.

0 comments on commit fdf7f9c

Please sign in to comment.