Skip to content

Commit 5655ab1

Browse files
Merge pull request #88 from californiakat/patch-4
Fix link to app on README.md
2 parents a27bc73 + 34abeea commit 5655ab1

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
# [Liquid Prep - App](https://liquid-prep-app.s3-web.us-east.cloud-object-storage.appdomain.cloud/)
2-
3-
[![Click](https://img.shields.io/badge/Click-Liquid%20%20Prep%20App-blue)](https://liquid-prep-app.s3-web.us-east.cloud-object-storage.appdomain.cloud/)
1+
# [Liquid Prep - App](https://liquidprep-app-dev.s3-web.jp-tok.cloud-object-storage.appdomain.cloud/)
42

53
The Liquid Prep App is a user interface that is accessed on your mobile device to receive watering guidance for a selected crop. It is a [progressive web app (PWA)](https://web.dev/progressive-web-apps/) developed with an [Angular](https://angular.io/) web framework.
64

75
The app gets weather and crops data from the [Liquid Prep Backend](https://github.com/Liquid-Prep/LiquidPrep-Backend) service, and the soil moisture data from the [Liquid Prep Hardware](https://github.com/Liquid-Prep/LiquidPrep-Hardware). After the analysis of weather, crop and soil moisture data, the app computes and provides water advice for your crop.
86

97
The Liquid Prep App can be run on your local machine for development and testing purposes, and is deployed on [IBM Cloud Object Storage](https://www.ibm.com/ca-en/cloud/object-storage) for production to be accessed globally.
108

11-
**[Click to access Liquid Prep App](https://liquid-prep-app.s3-web.us-east.cloud-object-storage.appdomain.cloud/)**
9+
[![Click](https://img.shields.io/badge/Click-Liquid%20%20Prep%20App-blue)](https://liquidprep-app-dev.s3-web.jp-tok.cloud-object-storage.appdomain.cloud/)
1210

1311
## Get Started
1412

@@ -63,7 +61,7 @@ Follow the stepwise instructions in the [IBM Cloud Deployment Documentation](IBM
6361

6462
## Contributing
6563

66-
For details on our code of conduct, areas where we'd like to see community contributions, and the process for submitting pull requests to the project, see Please read [CONTRIBUTING.md](https://github.com/Liquid-Prep/Liquid-Prep/blob/main/CONTRIBUTING.md).
64+
For details on our code of conduct, areas where we'd like to see community contributions, and the process for submitting pull requests to the project, see [CONTRIBUTING.md](https://github.com/Liquid-Prep/Liquid-Prep/blob/main/CONTRIBUTING.md).
6765

6866
## License
6967

0 commit comments

Comments
 (0)