Skip to content

Commit

Permalink
Fix typo:
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabby Anandan committed Aug 26, 2020
1 parent 5364254 commit 426703d
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@ A Spring Cloud Data Flow workshop on Kubernetes.
3. Instructions: [![HackMD documents](https://hackmd.io/badge.svg)](https://hackmd.io/MYhmNBEoRvOKW57_W49z2g)

## Applications
1. [`trucks`](https://github.com/sabbyanandan/SpringOne2020/tree/master/thumbinator) — generates truck data in random interval
1. [`trucks`](https://github.com/sabbyanandan/SpringOne2020/tree/master/thumbinator) — generates trucks in random interval
2. [`brake-temperture`](https://github.com/sabbyanandan/SpringOne2020/tree/master/brake-temperature) — computes moving average of truck's brake temperature in 10s interval
3. [`brake-logs`](https://github.com/sabbyanandan/SpringOne2020/tree/master/brake-logs) — logs the computed moving-average in real-time
3. [`brake-logs`](https://github.com/sabbyanandan/SpringOne2020/tree/master/brake-logs) — prints the truck data
4. [`thumbinator`](https://github.com/sabbyanandan/SpringOne2020/tree/master/thumbinator) — a task/batch-job that creates thumbnails from images

## Presentation
TODO

TODO

TODO

0 comments on commit 426703d

Please sign in to comment.