diff --git a/README.md b/README.md index b7a2bf9..0564f7e 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,10 @@ Nuget package: https://www.nuget.org/packages/UVtools.Core dotnet add package UVtools.Core ``` +## Scripting: + +- [Powershell](https://github.com/sn4k3/UVtools/tree/master/Scripts/UVtools.Powershell) +- [Python](https://github.com/sn4k3/UVtools/tree/master/Scripts/UVtools.Python) ## Develop and build from Source @@ -360,7 +364,6 @@ The fastest way to compile the project is by run the `build/compile.bat`, howeve 1. Open UVtools.sln 1. Build - # TODO - More file formats - Clean up & performance (always)