improve phrase

This commit is contained in:
Anatol Belski
2016-10-29 23:45:00 +02:00
parent 182f988f92
commit 08fbbc7cd2
+1 -1
View File
@@ -86,7 +86,7 @@ A sript called phpsdk-local.bat has to be put into the PHP SDK root. If present,
# Extending
The SDK tools are KISS and should be kept so. Basic tools are implemented as simple batch script. The minimalistic `PHP` is available for internal SDK purposes. It can be used, if more complexity is required. If you have an idea for some useful tool or workflow, please open a ticket or PR, so it can be discussed, implemented and added to the SDK. By contributing an implementation, you should also accept the SDK license.
The SDK tools are based on the KISS principle and should be kept so. Basic tools are implemented as simple batch script. The minimalistic `PHP` is available for internal SDK purposes. It can be used, if more complexity is required. If you have an idea for some useful tool or workflow, please open a ticket or PR, so it can be discussed, implemented and added to the SDK. By contributing an implementation, you should also accept the SDK license.
# Pitfalls