Skip to content

Commit ae4ecab

Browse files
authored
Update README.md
1 parent 4566e7c commit ae4ecab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[![GitHub license][license-image]][license-url]
33
[![LGTM Status][lgtm-image]][lgtm-url]
44
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7588b3bdb457430687e3688bf2cd6121)](https://www.codacy.com/manual/subash.adhikari/nextjs-with-apollo)
5+
[![Dependencies](https://img.shields.io/david/adikari/nextjs-with-apollo?logo=dependabot)](https://img.shields.io/david/adikari/nextjs-with-apollo)
56

67
# ⚓ nextjs-with-apollo
78
Apollo HOC for NextJS.
@@ -161,7 +162,7 @@ export default withApollo(createApolloClient);
161162
## License
162163
Feel free to use the code, it's released using the MIT license.
163164

164-
[npm-image]:https://img.shields.io/npm/v/nextjs-with-apollo.svg
165+
[npm-image]:https://img.shields.io/npm/v/nextjs-with-apollo.svg?logo=npm
165166
[npm-url]:https://www.npmjs.com/package/nextjs-with-apollo
166167
[license-image]:https://img.shields.io/github/license/adikari/nextjs-with-apollo.svg
167168
[license-url]:https://github.com/adikari/nextjs-with-apollo/blob/master/LICENSE

0 commit comments

Comments
 (0)