From dc346c1e27af9ae131dfa9c58521aa485243cd7e Mon Sep 17 00:00:00 2001 From: miguelgas Date: Fri, 5 Jun 2020 21:48:20 -0700 Subject: [PATCH] fixed formatting of README.md for better readability --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 79fcb28d9..47ef5e8e6 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,10 @@ Our software is distributed under the MIT License. * Clone the repo from this website, then * In command line: - ```$ git clone https://github.com/ayastreb/money-tracker.git``` - ```$ cd money-tracker``` - ```$ npm install react-scripts``` - ```$ npm start``` + * ```$ git clone https://github.com/ayastreb/money-tracker.git``` + * ```$ cd money-tracker``` + * ```$ npm install react-scripts``` + * ```$ npm start``` At this point you can see the app running on @@ -52,7 +52,7 @@ If you would like to contribute, please follow these steps: 5. Push to your ```featureDev_``` branch 6. Open a pull request (PR) -As always, if any questions arise, please connect with us via our < communication channel > (see below). +As always, if any questions arise, please connect with us via our `` (see below). ## Community Standards @@ -66,7 +66,7 @@ Please keep in mind that everyone: ## Communication Channels -< please add here your preferred communication channel > +`` ## Development Tracking