From 84af51018ed514c73759c10ff37f3cb45e2fde5c Mon Sep 17 00:00:00 2001 From: Abhishek Sharma Date: Apr 06 2018 14:37:33 +0000 Subject: [GSoC] Update README --- diff --git a/README.md b/README.md index 728fc6b..0a1db31 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# Fedora App +# ![Fedora-Logo](https://pagure.io/fork/thelittlewonder/Fedora-app/raw/master/f/Screenshots/FedoraLogo.png) Fedora App + +![Screenshot](https://pagure.io/fork/thelittlewonder/Fedora-app/raw/master/f/Screenshots/HomeScreen.png) + +[![Get it on Google Play](https://pagure.io/fork/thelittlewonder/Fedora-app/raw/master/f/Screenshots/GetItOnGooglePlay.png)](https://play.google.com/store/apps/details?id=com.fedoraqa.fedora) The Fedora Project is a global partnership of free software community members. The Fedora Project is sponsored by Red Hat, which invests in our infrastructure and resources to encourage collaboration and incubate innovative new technologies. Some of these technologies may later be integrated into Red Hat products. They are developed in Fedora and produced under a free and open source license from inception, so other free software communities and projects are free to study, adopt, and modify them. @@ -8,6 +12,9 @@ This is the source for the Fedora App. [Fedora App on Google Play Store](https://play.google.com/store/apps/details?id=com.fedoraqa.fedora) +## Technologies Used +Angular, Ionic 3, TypeScript, SCSS + ## Current features 1. Fedora Magazine diff --git a/Screenshots/FedoraLogo.png b/Screenshots/FedoraLogo.png new file mode 100644 index 0000000..9c583f9 Binary files /dev/null and b/Screenshots/FedoraLogo.png differ diff --git a/Screenshots/GetItOnGooglePlay.png b/Screenshots/GetItOnGooglePlay.png new file mode 100644 index 0000000..021bd3f Binary files /dev/null and b/Screenshots/GetItOnGooglePlay.png differ diff --git a/Screenshots/HomeScreen.png b/Screenshots/HomeScreen.png new file mode 100644 index 0000000..c6989e6 Binary files /dev/null and b/Screenshots/HomeScreen.png differ