Skip to content

Commit

Permalink
Merge pull request #542 from mirsella/patch-1
Browse files Browse the repository at this point in the history
fix(readme): missing closing code symbol `
  • Loading branch information
jepiqueau committed Apr 23, 2024
2 parents dde1d2b + fd15311 commit fc61891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ npm install --save-dev electron-builder@24.6.4

The iOS and Android codes are using `SQLCipher` allowing for database encryption.
The iOS codes is using `ZIPFoundation` for unzipping assets files
The Electron code is using `better-sqlite3-multiple-ciphers` , `electron-json-storage and `node-fetch` from 5.0.4.
The Electron code is using `better-sqlite3-multiple-ciphers` , `electron-json-storage` and `node-fetch` from 5.0.4.
The Web code is using the Stencil component `jeep-sqlite` based on `sql.js`, `localforage`. and `jszip`

## Contributors ✨
Expand Down

0 comments on commit fc61891

Please sign in to comment.