Skip to content

Commit 280e09f

Browse files
committed
Updates README with sample URL.
1 parent e4470c1 commit 280e09f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Core methods are implemented. Options class is not yet implemented.
88

99
Built against Blazor 0.2.1.
1010

11+
Check the running application at [https://misc.rthand.com/samples/blazor-redux-devtools-extension](https://misc.rthand.com/samples/blazor-redux-devtools-extension)
12+
1113
## Sample usage
1214

1315
You find sample usage in BlazorReduxDevToolsExtensionApp application.

sources/BlazorReduxDevToolsExtension/BlazorReduxDevToolsExtension.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlazorReduxDevToolsExtensio
99
EndProject
1010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6AE590FF-6D7E-452E-B6FF-885618A5FF94}"
1111
ProjectSection(SolutionItems) = preProject
12-
README.md = README.md
12+
..\..\README.md = ..\..\README.md
1313
EndProjectSection
1414
EndProject
1515
Global

0 commit comments

Comments
 (0)