Skip to content

Commit 572fabe

Browse files
authored
Update README.md
1 parent 171154d commit 572fabe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This Unity project demonstrates the use of R3, a reactive programming framework for .NET, to update clock views for different time zones.
44

5+
![Result Demonstration](./GitHub/result.gif)
6+
57
## Description
68

79
The `Clock` class initializes three different `ClockView` components, each representing a clock for a specific time zone: Thailand (TH), South Africa (ZA), and the United Kingdom (UK). Each clock view subscribes to a `CurrentTime` observable from the `ClockViewModel` and displays the time accordingly.

0 commit comments

Comments
 (0)