Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitrovakulenko authored Oct 7, 2024
1 parent b086db2 commit 7cd73b8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ Once the plugin is loaded in AutoCAD, you can use it as follows:

Once you've made changes, click "Recompile Script" to verify if the errors are resolved.

## Software Architecture

### Software Architecture: Concepts

- Initial script generation: ask LLM to generate script by description, try compile script, if there are errors ask LLM to fix the errors maximum N times
Expand Down Expand Up @@ -125,6 +127,6 @@ Scripture.Bundle.Installer project results in exe file that install plugin and .

Implemented as github actions

### License
## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 comments on commit 7cd73b8

Please sign in to comment.