From 682ec81ea2284881a527affc76e110d8ec507503 Mon Sep 17 00:00:00 2001 From: Mobeen Abdullah Date: Sat, 13 Oct 2018 02:15:25 +0500 Subject: [PATCH] Added initial README.md file. --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..37d9885 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ + +# Club-Panda + +A simple website with some JavaScript Games + +## Preview + +**Preview site here: https://clubpanda.jrtechs.net** + +## Contributing + +### How to submit a PR + + 1. Fork this repo. + 2. Checkout your fork. + 3. Make changes and commit them to your fork. + 4. Hit the button that says "Submit Pull Request" on your forked repo. \ No newline at end of file