fixed description

This commit is contained in:
Patrizio Bekerle 2017-05-16 19:08:54 +02:00
parent a9066ec3f3
commit 86499257c3
No known key found for this signature in database
GPG Key ID: 2E9FFD770DABE838
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@
"identifier": "example-script",
"script": "example-script.qml",
"version": "0.0.1",
"description" : "Use this script to start a new script you want to submit to the script repository.\\n\\nJust copy the whole 'example-script' folder and rename it and also the 'example-script.qml'"
"description" : "Use this script to start a new script you want to submit to the script repository.\n\nJust copy the whole 'example-script' folder from the git-repository on GitHub and rename both the folder and 'example-script.qml'."
}