Skip to content

Commit a587bd8

Browse files
Update README.md Live Code
Now we can use the project without the need for installation.
1 parent 6d1f9e6 commit a587bd8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Projects/Air-Quality/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Air-Quality
22

3+
# LIVE: https://airquality-lime.vercel.app/
34
Air-Quality is a web application that allows users to input coordinates and fetch air pollution details such as the concentration of pollutants in the air and the status of air quality based on the pollution level. The application provides a user-friendly interface and also supports retrieving data based on the user's current location if location services are enabled.
45

56
## Features
@@ -54,4 +55,4 @@ If you would like to contribute code to the project, please follow these steps:
5455
2. Create a new branch for your feature or bug fix.
5556
3. Make your changes and commit them.
5657
4. Push your changes to your forked repository.
57-
5. Submit a pull request to the main repository.
58+
5. Submit a pull request to the main repository.

0 commit comments

Comments
 (0)