diff --git a/Readme.md b/Readme.md index 71c62a8..6f64591 100644 --- a/Readme.md +++ b/Readme.md @@ -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`