From e76d5d7e4dc677c2402cdadd9e8e6edd66138ec0 Mon Sep 17 00:00:00 2001 From: CreepyCrafter24 <33260128+CreepyCrafter24@users.noreply.github.com> Date: Sun, 9 Sep 2018 10:10:10 +0200 Subject: [PATCH] Create README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..494fb54 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# cashew +A basic GUI for multiple common programming languages including c# and HTML + + + +# How to use +Build: +- Open the solution in visual studio +- Set the CCFunctions reference to a built version of Net_TOFU from T.O.F.U +- Build a release +- Run it +OR: +- Download a release +- Run it