diff --git a/scripts/createZip.ps1 b/scripts/createZip.ps1 index 11cde7b..d3167fe 100644 --- a/scripts/createZip.ps1 +++ b/scripts/createZip.ps1 @@ -102,5 +102,6 @@ Write-Host "Organized structure:" Write-Host "- backend/" Write-Host "- frontend/" Write-Host "- lstwrapper/" +Write-Host "- scripts/" Write-Host "- CHANGELOG.md" Write-Host "- README.md" \ No newline at end of file