From dd58eacd3ec2e0c04664db9fc2d28706afc31d13 Mon Sep 17 00:00:00 2001 From: Yazan Date: Sat, 2 Nov 2024 17:40:43 +0300 Subject: [PATCH] chore: remove emojis from readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b1c7a6f..73b1ef9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ View and query SQLite databases directly in your browser. Built with [sql.js](ht -## 🌟 Features +## Features @@ -76,10 +76,10 @@ View and query SQLite databases directly in your browser. Built with [sql.js](ht > SQLite Viewer supports loading databases directly from a URL. Use the `url` parameter.
> Example: [`https://sqlite3.online/?url=...db_examples/chinook.db`](https://sqlite3.online/?url=https://github.com/vwh/sqlite-viewer/raw/main/db_examples/chinook.db) -## 🤝 Contributing +## Contributing Contributions are welcome! Feel free to open a pull request with your improvements or fixes. -## 📄 License +## License Under the MIT License. See [License](https://github.com/vwh/sqlite-viewer/blob/main/LICENSE) for more information.