diff --git a/README.md b/README.md index e69de29..0b4f77b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,11 @@ +# Cross Platform Git Client(CPGC) + +Prerequisite steps: +--- +`git clone {repo url}` +`npm install` +Wait for electron to finish downloading. + +To run: +--- +`npx electron .` \ No newline at end of file