Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sixem authored Apr 13, 2024
1 parent 573f5c2 commit 6f705d9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
<a href="https://ivfi.io/docs/node/#/configuration">Configuration</a>&nbsp;&nbsp;
<a href="https://ivfi.io/docs/node/#/building">Building</a>
</p>

<br/><br/>
<br/>

# About
IVFi-Node is a file directory browser script made in Node and TypeScript.
Expand All @@ -39,7 +38,7 @@ npm install ivfi
```

## Usage
Import package:
Import (or require) package:
```js
import ivfi from 'ivfi';
```
Expand Down Expand Up @@ -102,4 +101,4 @@ This is a Node version of the image and video friendly indexer (IVFi).

For other non-node versions, see: [https://ivfi.io/](https://ivfi.io/)
## Disclaimer
As always, use this script at your own risk. There may exist bugs that i do not know of.
As always, use this script at your own risk. There may exist bugs that i do not know of.

0 comments on commit 6f705d9

Please sign in to comment.