Skip to content

Commit

Permalink
README added 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
aashutoshrathi committed Mar 4, 2018
1 parent bd152b3 commit b6c83fe
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Memory Game 🎮
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/prithaupadhyay/Memory-Game/blob/master/LICENSE)

Memory game with a bit of Geeky touch.

## Developement
- Fork the repository and then follow the instructions:

```sh
$ git clone https://github.com/{{your_username}}/Memory-Game.git
$ cd Typeracer
$ git remote add upstream https://github.com/prithaupadhyay/Memory-Game.git
```

## Author ✍️
[Pritha Upadhyay](https://github.com/prithaupadhyay)

## Contribute
Found a bug, please [create an issue](https://github.com/prithaupadhyay/Memory-Game/issues/new)

## How can I support developers?

- Star our GitHub repo 🌟
- Create pull requests, submit bugs, suggest new features or documentation updates 🔧

We're always happy to receive your feedback!

## License

> © [Pritha Upadhyay](https://github.com/prithaupadhyay)
<p align="center"> Made with ❤ by <a href="https://github.com/prithaupadhyay">Pritha Upadhyay</a></p>

0 comments on commit b6c83fe

Please sign in to comment.