Skip to content

Commit 09f3c21

Browse files
author
Bhargav Gondaliya
authored
Update README.md
1 parent a4f8d01 commit 09f3c21

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@ Have an idea? Feel free to [open an issue](https://github.com/bjmdevelopers/SQLi
5959

6060
Contributions are welcome! If you'd like to help improve SQLite-Viewer, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.
6161
62+
## Acknowledgements
63+
64+
This project uses:
65+
- [sql.js](https://github.com/sql-js/sql.js) (SQLite compiled to WebAssembly) by [@kripken](https://github.com/kripken) and contributors
66+
- Original SQLite code by [D. Richard Hipp](https://www.sqlite.org/)
67+
6268
## 📜 License
6369
6470
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)