readme
This commit is contained in:
commit
5204da2acf
1 changed files with 7 additions and 0 deletions
7
Readme.md
Normal file
7
Readme.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# This is a Test-Repo
|
||||
Random Text
|
||||
|
||||
```javascript=
|
||||
var me = Math.PI;
|
||||
alert(`Hi ${me}`);
|
||||
```
|
Loading…
Reference in a new issue