Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Notplayingallday383 authored Jun 7, 2024
1 parent d5b1c4d commit 84037a7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ The better made open source version of Sodiums Plugin Injector

## Usage

> [!IMPORTANT] This is in very early development, please do not make github issues that are not detailed or that arent helpful.
> [!IMPORTANT]
> This is in very early development, please do not make github issues that are not detailed or that arent helpful.
To add to an existing React, Dreamland, Next, etc project you can do it via downloading the npm package and adding it to your site via backend or using something like vite.

```bash
npm i @z1g-project/injectify
```

if your statically hosting this simply build this repository and add it to your site or use `unpkg` to add it.
if your statically hosting this simply build this repository and add it to your site or use [`unpkg`](https://unpkg.com/@z1g-project/[email protected]/dist/bundle.js) to add it.

### Setting up Plugins

Expand All @@ -22,4 +23,4 @@ Plugins should be saved to a localstorage item or you can modify the configurati

- Made with Love by XSTARS
- © Copyright 2024 the z1g Project All Rights Reserved
- Licensed under the MIT License
- Licensed under the MIT License

0 comments on commit 84037a7

Please sign in to comment.