Skip to content

Commit bd4e1a1

Browse files
authored
Update README.md
1 parent 545f2cd commit bd4e1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Async to sync code roundtrip synchroniser for C#
2-
Automatically converts async C# code in one folder to synchronous code in another folder for easier and faster debugging purposes.
2+
Automatically and in realtime converts async C# code in one folder to synchronous code in another folder for easier and faster debugging purposes.
33

44
You can also write your code in synchronous format and it will be automatically converted to async code in the background.
55

0 commit comments

Comments
 (0)