„Readme.md“ ändern
This commit is contained in:
parent
60d9e08bad
commit
0984a812f6
1 changed files with 6 additions and 6 deletions
12
Readme.md
12
Readme.md
|
@ -1,15 +1,15 @@
|
||||||
## Tec Stack
|
## Tec Stack
|
||||||
Language: `lang`
|
Language: `c#`
|
||||||
Framework: `none`
|
Framework: `avalonia dotnet`
|
||||||
Librarys: `none`
|
Librarys: `none`
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
Basic Template for a Learning Repo
|
A basic Avalonia dotnet Core app, saying `HelloWorld`
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
### On Linux
|
### On Linux
|
||||||
|
|
||||||
- step1
|
- clone repo
|
||||||
- step2
|
- checkout to this branch
|
||||||
- step3
|
- `dotnet run`
|
||||||
|
|
Loading…
Reference in a new issue