Update documentation files (#313)

* Updated md files

* Changelog

* Update CONTRIBUTING.md

Co-authored-by: Stefan Ceriu <stefanc@matrix.org>

* PR fixes

* Update README.md

Co-authored-by: Stefan Ceriu <stefanc@matrix.org>

Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
This commit is contained in:
Aleksandrs Proskurins
2022-11-15 11:49:13 +02:00
committed by GitHub
parent d44adafb3b
commit 818a78eca0
5 changed files with 23 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
if [ ! $# -eq 2 ]; then
echo "Usage: ./createSwiftUISimpleScreen.sh Folder MyScreenName"
echo "Usage: ./createScreen.sh Folder MyScreenName"
exit 1
fi