From 54ab71f35fc43830fe1e44edb9b02965e44b7cff Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Sat, 3 Aug 2019 23:40:41 +0200 Subject: [PATCH] Create README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b8f5191 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Mteo + +A simple weather app [Powered by Dark Sky](https://darksky.net/poweredby/). + +## Want to help ? + +1. Check the [Contribution guide](https://github.com/aminecmi/Mteo/blob/master/.github/CONTRIBUTING.md). + +2. Build the project by following [these steps](https://github.com/aminecmi/Mteo/blob/master/.github/CONTRIBUTING.md#build-the-project) (you should have read them after the contribution guide) + +## Useful links + +- [Check what changed](https://github.com/aminecmi/Mteo/blob/master/CHANGELOG.md) +- [See what I'm doing](https://github.com/aminecmi/Mteo/projects/1) +- [Create an issue, or request a new feature](https://github.com/aminecmi/Mteo/issues)