diff --git a/README.md b/README.md index a9afca5..696b85f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ # OriginCacheCleaner Command line utility to clear Origin(EA) cache -Written in C# / .NET core. +Written in C# / .NET 5. + +Build Instructions + +- Make sure to have Visual Studio or Visual Studio Code installed +- Clone repository using Git +- Open repository folder and open the solution (.sln) file +- At this point, if everything is sync'd in VS, you should be able to just simply build this and/or run it