Skip to content

Commit ca5b2dc

Browse files
Merge pull request #1 from Liquid-Prep/updateReadme
update readme
2 parents 0be1148 + 46f513e commit ca5b2dc

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,12 @@ The Liquid Prep App can be run on your local machine for development and testing
1414

1515
Instructions on how to run the App,
1616

17-
- [Liquid Prep - App](#liquid-prep---app)
18-
- [Get Started](#get-started)
19-
- [Pre-requisites](#pre-requisites)
20-
- [Run App Locally](#run-app-locally)
21-
- [Configure and Deploy App in IBM Cloud Object Storage](#configure-and-deploy-app-in-ibm-cloud-object-storage)
22-
- [Contributing](#contributing)
23-
- [License](#license)
17+
- [Pre-requisites](#pre-requisites)
18+
- [Run App Locally](#run-app-locally)
19+
- [Configure and Deploy App in IBM Cloud Object Storage](#configure-and-deploy-app-in-ibm-cloud-object-storage)
20+
- [Contributing](#contributing)
2421

25-
## Pre-requisites
22+
### Pre-requisites
2623

2724
1. Node and NPM:
2825
- [Install Node and NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
@@ -39,7 +36,7 @@ Instructions on how to run the App,
3936
6. Liquid Prep Backend Service Endpoint:
4037
- [Deploy Liquid Prep Backend in IBM Cloud Functions](https://github.com/Liquid-Prep/Liquid-Prep/tree/master/backend#deploy-liquid-prep-backend-service) and note down the `CLOUD_FUNCTIONS_URL` which is the Backend service endpoint. This endpoint will be required later for deploying the App.
4138

42-
## Run App Locally
39+
### Run App Locally
4340

4441
1. **Build the App**
4542

@@ -58,7 +55,7 @@ Instructions on how to run the App,
5855

5956
**NOTE:** You can also run the App by executing Angular CLI command `ng serve` too.
6057

61-
## Configure and Deploy App in IBM Cloud Object Storage
58+
### Configure and Deploy the App in IBM Cloud Object Storage
6259

6360
The Liquid Prep App can be built and deployed in production for accessing the endpoint URL in any browser (recommended Chrome) to spin up the App in the browser.
6461

0 commit comments

Comments
 (0)