Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bynarie authored Aug 17, 2021
1 parent e4dd209 commit e07ec8b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# OriginCacheCleaner
Command line utility to clear Origin(EA) cache

Written in C# / .NET core.
Written in C# / .NET 5.

<b>Build Instructions</b>

- 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

0 comments on commit e07ec8b

Please sign in to comment.