Skip to content

Commit 6f65616

Browse files
Update README.md
1 parent 76ab219 commit 6f65616

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
@@ -24,7 +24,7 @@ begin
2424
EdgeGoogleMapViewer.MapTypeId := TGoogleMapTypeId(MapTypeIdComboBox.ItemIndex);
2525
2626
```
27-
A complete demo is available!
27+
## A complete demo is available!
2828

2929
Notice that in the same folder of the executable you must place the correct webview2loader.dll (32 or 64 bit) as you can see into Demo\GoogleMaps\Bin\Win32 and Demo\GoogleMaps\Bin\Win64.
3030

0 commit comments

Comments
 (0)