We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4e1a1 commit e68d603Copy full SHA for e68d603
README.md
@@ -1,5 +1,5 @@
1
## Async to sync code roundtrip synchroniser for C#
2
-Automatically and in realtime converts async C# code in one folder to synchronous code in another folder for easier and faster debugging purposes.
+Automatically and in realtime converts async C# code in one folder to synchronous C# code in another folder for easier and faster debugging purposes.
3
4
You can also write your code in synchronous format and it will be automatically converted to async code in the background.
5
0 commit comments