Skip to content

Commit 0cdb2a6

Browse files
authored
Update README.md
Updated
1 parent 633abed commit 0cdb2a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ Agriculture faces multiple adversities—including unpredictable weather, pest i
9393
2. **Install Dependencies:**
9494

9595

96-
### Instructions
9796
### Nodejs:
9897
## Update System Packages:
9998

@@ -119,6 +118,7 @@ sudo apt update && sudo apt upgrade -y
119118
```bash
120119
sudo apt install software-properties-common -y
121120
```
121+
[![Build and deploy Node.js app to Azure Web App - exprec](https://github.com/aimtyaem/EOAgriTool/actions/workflows/github_exprec.yml/badge.svg)](https://github.com/aimtyaem/EOAgriTool/actions/workflows/github_exprec.yml)
122122

123123
**Add Python 3.9 Repository:**
124124

@@ -140,6 +140,7 @@ python3.9 --version
140140

141141
The output should display `Python 3.9.x` (where `x` is the minor version number).
142142

143+
[![Build and deploy Python app to Azure Web App - EOAgriTool](https://github.com/aimtyaem/EOAgriTool/actions/workflows/main_eoagritool.yml/badge.svg)](https://github.com/aimtyaem/EOAgriTool/actions/workflows/main_eoagritool.yml)
143144

144145
For further details and advanced configurations, please refer to the [Python Official Documentation](https://docs.python.org/3.9).
145146

0 commit comments

Comments
 (0)