Adding Setup Info to Readme.md

This commit is contained in:
Snoweuph 2023-03-28 10:26:50 +02:00
parent cd1458b139
commit a48057f2f6

View file

@ -1,6 +1,6 @@
## Tec Stack
Language: `c#`
Framework: `none`
Framework: `dotnet`
Librarys: `none`
## Description
@ -10,6 +10,8 @@ A Basic CLI Programm printing out the Fibbonachio
### On Linux
- step1
- step2
- step3
Requirements: Dotnet
- Clone Repo
- Go into Repo Folder
- Run `dotnet run`