Skip to content

Commit 4291e95

Browse files
Update README.md
1 parent 4a6a93e commit 4291e95

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
- <b>Java Swing: </b> Is used to create an interactive user interface.
124124
- <b>FlatLaf: </b> A Java library that gives a modern and flat look to Swing applications, providing customizable UI components and themes for an enhanced visual experience.
125125
- <b>SQLite Database: </b> Utilized for efficient data storage and retrieval.
126+
- <b>SQLite Browser: </b> Is a user-friendly application for managing and working with SQLite databases. It enables the easiest way to view, edit, and query SQLite files.
126127
- <b>NetBeans Apache IDE: </b> Chosen as the development environment for its comprehensive tools and features.
127128

128129
<br>
@@ -131,6 +132,7 @@
131132
## ⚙️ **Dependencies for Java Developers**
132133
- [Java JDK 11](https://mega.nz/file/msIwmYjC#qpJL7LFHxTwUkI3jauAH2GQE_xM8ULeVPojfSsZ0KAY)
133134
- [NetBeans Apache IDE](https://dlcdn.apache.org/netbeans/netbeans-installers/18/Apache-NetBeans-18-bin-windows-x64.exe)
135+
- [SQLite Browser](https://github.com/sqlitebrowser/sqlitebrowser/releases)
134136
<br>
135137

136138
<!-- ------ -->

0 commit comments

Comments
 (0)