Skip to content

Commit 764fa2f

Browse files
author
Gary Woodfine
committed
cvbxcvb
1 parent d10e26d commit 764fa2f

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ This is a fork of the original [Nuxt Fathom](https://github.com/valgeirb/nuxt-fa
1313
original developers, However this release include upgrade to the Nuxt 4, improved unit test and added support for
1414
[Nuxt 4 Composables](https://v4.nuxtjs.org/guide/features/composition-api).
1515

16-
In order to use this Plugin you will need a Fathom Analytics account which you can sign up with using [Fathom Analytics Free trial](https://usefathom.com/ref/JCGMAJ)
17-
To learn more about Fathom Analytics checkout the following link:
16+
To use this plugin you will need a Fathom Analytics account which you can sign up with using [Fathom Analytics Free trial](https://usefathom.com/ref/JCGMAJ)
17+
18+
To learn more about Fathom Analytics checkout the following link:
1819
* [Why Choose privacy focused Analytics](https://threenine.blog/posts/why-choose-privacy-focused-analytics)
1920

2021

@@ -196,9 +197,9 @@ [email protected]
196197

197198
[npm-version-src]: https://img.shields.io/npm/v/@threenine/nuxt-fathom/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
198199
[npm-version-href]: https://npmjs.com/package/@threenine/nuxt-fathom
199-
[npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-fathom.svg?style=flat&colorA=18181B&colorB=28CF8D
200+
[npm-downloads-src]: https://img.shields.io/npm/dm/@threenine/nuxt-fathom.svg?style=flat&colorA=18181B&colorB=28CF8D
200201
[npm-downloads-href]: https://npmjs.com/package/@threenine/nuxt-fathom
201-
[license-src]: https://img.shields.io/npm/l/nuxt-fathom.svg?style=flat&colorA=18181B&colorB=28CF8D
202-
[license-href]: https://npmjs.com/package/nuxt-fathom
202+
[license-src]: https://img.shields.io/npm/l/@threenine/nuxt-fathom.svg?style=flat&colorA=18181B&colorB=28CF8D
203+
[license-href]: https://npmjs.com/package/@threenine/nuxt-fathom
203204
[nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt.js
204205
[nuxt-href]: https://nuxt.com

0 commit comments

Comments
 (0)