Skip to content

Commit ec60a88

Browse files
authored
Update README.md
1 parent ed0a268 commit ec60a88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Korona .NET
2-
Korona .NET, a Novel Coronavirus tracker (redone in C# and WPF for a much nicer UI)
1+
# Korona.NET
2+
Korona.NET, a Novel Coronavirus tracker (redone in C# and WPF for a much nicer UI)
33

44
![Preview](https://i.ibb.co/SKBLdZR/yuh.png)
55
# How it Works
6-
Korona grabs it's data from an API created by https://github.com/Laeyoung (thanks so much :D) and then deserializes the JSON to a class using the "Newtonsoft.JSON" library. It then updates the text on a TextBlock. Simple.
6+
Korona.NET grabs it's data from an API created by https://github.com/Laeyoung (thanks so much :D) and then deserializes the JSON to a class using the "Newtonsoft.JSON" library. It then updates the text on a TextBlock. Simple.
77

88
# Requirements
99
- Windows

0 commit comments

Comments
 (0)