diff --git a/README.md b/README.md index 30be33c..7bd3269 100755 --- a/README.md +++ b/README.md @@ -20,8 +20,7 @@ Configuration   Building

- -

+
# About IVFi-Node is a file directory browser script made in Node and TypeScript. @@ -39,7 +38,7 @@ npm install ivfi ``` ## Usage -Import package: +Import (or require) package: ```js import ivfi from 'ivfi'; ``` @@ -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. \ No newline at end of file +As always, use this script at your own risk. There may exist bugs that i do not know of.