Skip to content

Commit 543c812

Browse files
committed
Improve README
1 parent 246bf70 commit 543c812

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
> React useGoogleMaps hook
44
5-
[![license](https://img.shields.io/github/license/react-hook-google-maps/react-hook-google-maps.svg)](https://opensource.org/licenses/MIT)
5+
[![license](https://img.shields.io/github/license/jmarceli/react-hook-google-maps.svg)](https://opensource.org/licenses/MIT)
66
[![version](https://img.shields.io/npm/v/react-hook-google-maps.svg)](https://www.npmjs.com/package/react-hook-google-maps)
7-
[![dependencies status](https://img.shields.io/david/react-hook-google-maps/react-hook-google-maps.svg)](https://david-dm.org/react-hook-google-maps/react-hook-google-maps)
8-
[![CI build](https://img.shields.io/circleci/project/github/react-hook-google-maps/react-hook-google-maps/master.svg)](https://circleci.com/gh/react-hook-google-maps/react-hook-google-maps)
9-
[![code coverage](https://img.shields.io/codecov/c/github/react-hook-google-maps/react-hook-google-maps.svg)](https://codecov.io/gh/react-hook-google-maps/react-hook-google-maps)
7+
[![dependencies status](https://img.shields.io/david/jmarceli/react-hook-google-maps.svg)](https://david-dm.org/jmarceli/react-hook-google-maps)
8+
[![CI build](https://img.shields.io/circleci/project/github/jmarceli/react-hook-google-maps/master.svg)](https://circleci.com/gh/jmarceli/react-hook-google-maps)
9+
[![code coverage](https://img.shields.io/codecov/c/github/jmarceli/react-hook-google-maps.svg)](https://codecov.io/gh/jmarceli/react-hook-google-maps)
1010

1111
Easiest way to use Google Maps in your React application.
1212

0 commit comments

Comments
 (0)