diff --git a/README.md b/README.md new file mode 100644 index 0000000..b52f41f --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Doing some testing of github or other things... + + + diff --git a/markdown-gh-tests/hello.sh b/markdown-gh-tests/hello.sh new file mode 100755 index 0000000..a6f088d --- /dev/null +++ b/markdown-gh-tests/hello.sh @@ -0,0 +1,3 @@ +#!/bin/bash +echo 'Moin Welt!' +echo 'Talkative today?'