Skip to content

Commit

Permalink
chore: Adding coverage badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
LuchoTurtle authored Dec 3, 2023
1 parent 95a00f3 commit 98354e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![npm](https://img.shields.io/npm/v/tweakpane-plugin-file-import?color=red&logo=npm)](https://www.npmjs.com/package/tweakpane-plugin-file-import)

A Tweakpane plugin for importing files.
A Tweakpane plugin for importing any file.

<p align="center">
<img src="https://github.com/tweakpane/plugin-essentials/assets/17494745/218288c9-2cd9-4713-91b5-a0549be6f0ed" />
Expand Down Expand Up @@ -94,6 +94,7 @@ npm watch
```

After this, simply open `test/browser.html` to see the results.
After uploading a file, check the console and you'll see the object being logged! 😄


### File structure
Expand Down

0 comments on commit 98354e0

Please sign in to comment.