Skip to content

Commit

Permalink
Etica Explorer Engine. Release v1.0.1. updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Wad committed Dec 29, 2023
1 parent ef28843 commit 13a67d4
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,12 @@ Etica Explorer Engine relies on the knex.js ORM to interact with databases. As a
- SQLite3
- Better-SQLite3
- Oracle
- Amazon Redshift
- Amazon Redshift


### If you want to install Etica Explorer Engine as a module:
https://www.npmjs.com/package/etica-explorer-engine

```bash
npm i etica-explorer-engine
```

0 comments on commit 13a67d4

Please sign in to comment.