Browse Source

Fixed #478

pull/486/head
Dmitry Nefedov 1 year ago
parent
commit
baf4159b1f
  1. 1
      README.md
  2. 3
      README_uk-ua.md

1
README.md

@ -239,6 +239,7 @@ https://user-images.githubusercontent.com/10544660/225270532-8f0694d3-0b9e-44df-
* Download and expand the archive;
* Run `SophiaScriptWrapper.exe` and import `Sophia.ps1`;
* `Sophia.ps1` has to be in `Sophia Script` folder;
* The Wrapper has a real time UI rendering;
* Configure every function;
* Open the `Console Output` tab and press `Run PowerShell`.

3
README_uk-ua.md

@ -232,7 +232,8 @@ https://user-images.githubusercontent.com/10544660/225270532-8f0694d3-0b9e-44df-
## Як використовувати Wrapper
* Завантажте та розпакуйте архів;
* Запустіть `SophiaScriptWrapper.exe` та імпортуйте Sophia.ps1;
* Запустіть `SophiaScriptWrapper.exe` та імпортуйте `Sophia.ps1`;
* `Sophia.ps1` повинен знаходитись у тій папці `Sophia Script`;
* Wrapper має рендеринг інтерфейсу в реальному часі
* Налаштуйте кожну функцію;
* Відкрийте вкладку `Console Output` і натисніть `Run PowerShell`.

Loading…
Cancel
Save