Skip to content

Commit

Permalink
Add readme badges
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Oct 8, 2023
1 parent b235751 commit b3dd6cb
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 @@ -3,10 +3,11 @@
This is a part of [Node3D](https://github.com/node-3d) project.

[![NPM](https://badge.fury.io/js/deps-freeimage-raub.svg)](https://badge.fury.io/js/deps-freeimage-raub)
[![CodeFactor](https://www.codefactor.io/repository/github/node-3d/deps-freeimage-raub/badge)](https://www.codefactor.io/repository/github/node-3d/deps-freeimage-raub)
[![ESLint](https://github.com/node-3d/deps-freeimage-raub/actions/workflows/eslint.yml/badge.svg)](https://github.com/node-3d/deps-freeimage-raub/actions/workflows/eslint.yml)
[![Test](https://github.com/node-3d/deps-freeimage-raub/actions/workflows/test.yml/badge.svg)](https://github.com/node-3d/deps-freeimage-raub/actions/workflows/test.yml)

```
npm i deps-freeimage-raub
npm i -s deps-freeimage-raub
```

This dependency package is distributing **FreeImage 3.18**
Expand All @@ -16,8 +17,6 @@ binaries through **NPM** for **Node.js** addons.
* Library: FreeImage.


## Usage

### JS Interface

See in [image-raub](https://github.com/node-3d/image-raub/blob/master/core.js) Node.js addon.
Expand Down

0 comments on commit b3dd6cb

Please sign in to comment.