Skip to content

Commit

Permalink
chore: update root readme (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsotimus authored Oct 10, 2024
1 parent 7d4c5d3 commit 3ca1b3e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# vite-plugin-posthog

<p align="left">
<a href="https://www.npmjs.com/package/vite-plugin-posthog"><img src="https://img.shields.io/npm/v/vite-plugin-posthog" alt="Current NPM version"></a>
<a href="https://www.npmjs.com/package/vite-plugin-posthog"><img src="https://img.shields.io/npm/dm/vite-plugin-posthog.svg" alt="Monthly downloads from NPM"></a>
<a href="https://www.npmjs.com/package/vite-plugin-posthog"><img src="https://img.shields.io/npm/dt/vite-plugin-posthog.svg" alt="Monthly downloads from NPM"></a>
<a href="https://www.npmjs.com/package/vite-plugin-posthog"><img src="https://img.shields.io/npm/l/vite-plugin-posthog" alt="License"></a>
</p>

## Description

This is a monorepo that houses the package `vite-plugin-posthog`. This package is a Vite plugin that adds PostHog to your Vite project.
Expand Down

0 comments on commit 3ca1b3e

Please sign in to comment.