From 183ed2b3ce9cca381fa4bfd85d1c51f8b3ffc00d Mon Sep 17 00:00:00 2001 From: Amitosh Swain Mahapatra Date: Mar 16 2018 12:58:01 +0000 Subject: README Fixes --- diff --git a/README.md b/README.md index 91d9aa5..728fc6b 100644 --- a/README.md +++ b/README.md @@ -11,20 +11,20 @@ This is the source for the Fedora App. ## Current features 1. Fedora Magazine - * Browse recent articles from Fedora Magazine - * Share articles via Facebook, e-Mail, text, and more - * Be taken directly to Fedora Magazine official site. + * Browse recent articles from Fedora Magazine + * Share articles via Facebook, e-Mail, text, and more + * Be taken directly to Fedora Magazine official site. 2. Fedora Social - * View updates of Fedora's Facebook news Feed - * Also links to official Facebook page + * View updates of Fedora's Facebook news Feed + * Also links to official Facebook page 3. Ask Fedora - * Browse and ask questions about Fedora Linux to Ask Fedora - * Share questions and comments. - * Search, vote, and answer questions. + * Browse and ask questions about Fedora Linux to Ask Fedora + * Share questions and comments. + * Search, vote, and answer questions. 4. Fedora Calendar - * View events for Fedora from all different SIGs including QA, budget, classroom, etc. - * Add event to device calendar directly from app. - * View the date, time, and description of the event. + * View events for Fedora from all different SIGs including QA, budget, classroom, etc. + * Add event to device calendar directly from app. + * View the date, time, and description of the event. ## Pre-requisites @@ -53,7 +53,7 @@ _Note: You may need to add “sudo” in front of any global commands to install ## Getting Started -* Clone this repository: `git clone https://github.com/sumantro93/Fedora-Community-App.git`. +* Clone this repository: `git clone https://pagure.io/Fedora-app.git`. * Run `npm install` from the project root. * Run `ionic serve` in a terminal from the project root. * Open http://localhost:8100 to preview your app.