Skip to content

Commit 6ff5b53

Browse files
authored
Update README.md
1 parent 0d8c0b7 commit 6ff5b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
.NET Syntax Tree Visualizer, A C# ASP.NET Core app with ReactJS in front-end that shows Roslyn's syntax tree for a given source code.
44

5-
The app is deployed [here](https://DotNetSyntaxTreeVisualizer.azurewebsites.net/).
5+
The app is deployed [here](https://DotNetSyntaxTreeVisualizer.azurewebsites.net/). If you encountered any problems, do a hard refresh using <kbd>Ctrl</kbd>+<kbd>F5</kbd> from your browser.
66

77
## Visual Studio already has a graph visualizer
88

0 commit comments

Comments
 (0)