Skip to content

Commit c64d673

Browse files
Update README.md (#20)
1 parent 5d4a6c7 commit c64d673

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
1010

1111
## Examples:
1212

13-
- [Main example](https://google-map-react.github.io/google-map-react-examples/)
13+
- [Main](https://google-map-react.github.io/google-map-react-examples/default), [source](https://github.com/google-map-react/google-map-react-examples/blob/master/src/examples/Main.js)
14+
- [Searchbox](https://google-map-react.github.io/google-map-react-examples/searchbox), [source](https://github.com/google-map-react/google-map-react-examples/blob/master/src/examples/Searchbox.js)
15+
- [Autocomplete](https://google-map-react.github.io/google-map-react-examples/autocomplete), [source](https://github.com/google-map-react/google-map-react-examples/blob/master/src/examples/Searchbox.js)
1416

1517
## Getting started
1618

0 commit comments

Comments
 (0)