Skip to content

Commit

Permalink
Create status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
izzat5233 committed Mar 29, 2024
1 parent 04dac25 commit aeaa004
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Real-time Weather Monitoring and Reporting Service

[![.NET](https://github.com/izzat5233/realtime-weather-monitoring-system/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/izzat5233/realtime-weather-monitoring-system/actions/workflows/build-and-test.yml)

## **General Task Description**

Design and implement a C# console application that simulates a real-time weather monitoring and reporting service. The system should be capable of receiving and processing raw weather data in multiple formats (JSON, XML, etc.) from various weather stations for different locations. The application should include different types of 'weather bots' each of which is configured to behave differently based on the weather updates it receives.
Expand Down

0 comments on commit aeaa004

Please sign in to comment.