Skip to content

Commit

Permalink
updated readme with OEF
Browse files Browse the repository at this point in the history
  • Loading branch information
kalwalt committed Nov 25, 2023
1 parent 4cb511c commit 6fc6a06
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,9 @@ or with yarn:
yarn add @webarkit/ar-nft
```

- Configuration data in an External .json file.
- Configuration data in an external .json file.

- Filtering of the matrix with the **O**ne**E**uro**F**ilter.

## Format the code with Prettier
We are using [Prettier](https://prettier.io/) as code formatter. You only need to run `yarn format` to write the formatted code with Prettier. If you want to check if the code is well formatted run instead: `yarn format-check`
Expand Down

0 comments on commit 6fc6a06

Please sign in to comment.