Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
appuv authored Jun 29, 2024
1 parent a15d3da commit f1dd426
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Kafka Streams app to process streaming events from sensors
[![CodeQL](https://github.com/appuv/KafkaTemperatureAnalytics/actions/workflows/codeql.yml/badge.svg)](https://github.com/appuv/KafkaTemperatureAnalytics/actions/workflows/codeql.yml) [![Java CI with Maven](https://github.com/appuv/KafkaTemperatureAnalytics/actions/workflows/maven.yml/badge.svg)](https://github.com/appuv/KafkaTemperatureAnalytics/actions/workflows/maven.yml)

# Architecture
![Architecture](images/approach.png)
![Architecture](images/arch.png)


## Prerequisite
Expand Down Expand Up @@ -39,4 +39,4 @@ java -cp KafkaTemperatureAnalytics-0.1.jar com.appu.main.EquipmentAnalytics
[Medium](https://medium.com/@masterappu/realtime-temperature-analytics-using-kafka-b1db9d91b870)

## Demo
[Youtube](https://youtu.be/Cj3BeA4bV1c)
[Youtube](https://youtu.be/Cj3BeA4bV1c)

0 comments on commit f1dd426

Please sign in to comment.