Update README.md

This commit is contained in:
Tiago Conceição
2022-04-07 00:34:13 +01:00
parent ff1a5072b7
commit 1bd2ec5e82
+4 -1
View File
@@ -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)