Skip to content

Commit c1a0cef

Browse files
committed
add logo to readme.md
1 parent e61c609 commit c1a0cef

File tree

8 files changed

+88
-0
lines changed

8 files changed

+88
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Contributing
22

3+
![logo](https://github.com/JustFly1984/react-google-maps-api/tree/master/logo.png)
4+
35
We are welcome to any pull request, which has a clear goal and description. Also please use eslint while developing.
46

57
List of contributors:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @react-google-maps organisation root
22

3+
![logo](https://github.com/JustFly1984/react-google-maps-api/tree/master/logo.png)
4+
35
## ReadMe
46

57
for API README please navigate to [https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api](https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api)

logo.png

4.39 KB
Loading

logo.svg

Lines changed: 76 additions & 0 deletions
Loading

packages/react-google-maps-api-gatsby-example/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @react-google-maps/api@1.2.2 example Gatsby.js
22

3+
![logo](https://github.com/JustFly1984/react-google-maps-api/tree/master/logo.png)
4+
35
## Install
46

57
```#!/bin/bash
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @react-google-maps/marker-clusterer@1.2.2
22

3+
![logo](https://github.com/JustFly1984/react-google-maps-api/tree/master/logo.png)
4+
35
@react-google-maps/marker-clusterer@1.2.2
46

57
> This library is dependency of main project @react-google-maps/api
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# Storybook for @react-google-maps/api
2+
3+
![logo](https://github.com/JustFly1984/react-google-maps-api/tree/master/logo.png)

packages/react-google-maps-api/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @react-google-maps/api
22

3+
![logo](https://github.com/JustFly1984/react-google-maps-api/tree/master/logo.png)
4+
35
@react-google-maps/api@1.2.2
46

57
> This library requires React v16.6 or later. If you need support for earlier versions of React, you should check out [react-google-maps](https://github.com/tomchentw/react-google-maps)

0 commit comments

Comments
 (0)