Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thedogecraft committed Jul 20, 2024
1 parent d6c0e3d commit 4c9d7bd
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
> [!IMPORTANT]
> npm is not working at the moment
>
> >

# CloakJS: Simplifying Tab Cloaking with JavaScript

Expand All @@ -13,16 +9,10 @@ CloakJS is a lightweight JavaScript library designed for easy tab cloaking.

## Get Started

To start using CloakJS quickly, install it via npm:

```bash
npm install @parcoil/cloak
```

or
To start using CloakJS quickly use Jsdelivr:

```html
<script src="https://cdn.jsdelivr.net/npm/@parcoil/cloak/cloak.js"></script>
<script src="https://cdn.jsdelivr.net/gh/Parcoil/cloak@main/index.min.js"></script>
```

### Preparing Your Webpage
Expand Down

0 comments on commit 4c9d7bd

Please sign in to comment.