From 28eaf3dc6fb22d0a234f0d013b980db44d6a3c32 Mon Sep 17 00:00:00 2001 From: Guus van Meerveld <57101832+Guusvanmeerveld@users.noreply.github.com> Date: Wed, 12 Aug 2020 12:46:46 +0200 Subject: [PATCH] Add README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d3faf00 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# MasterKey + +MasterKey is a helpful desktop application for Windows, Linux and MacOS that allows you to set all kinds of different keybinds to specific actions. + +## Built With + +* [Bootstrap](https://getbootstrap.com) - CSS framework that was used +* [NodeJS](https://nodejs.org/) - Making it all work +* [Electron](https://electronjs.org/) - Turning MasterKey into a desktop application + +## Authors + +* **Guus van Meerveld** - *Initial work* - [Guus van Meerveld](https://github.com/Guusvanmeerveld) + +See also the list of [contributors](https://github.com/Guusvanmeerveld/Commands-Creator/graphs/contributors) who participated in this project. + +## License + +This project is licensed under the Apache-2.0 License - see the [LICENSE](LICENSE) file for details