Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaiwalya2502 committed Dec 8, 2019
1 parent 36f2b85 commit 9fb5d6d
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<<<<<<< HEAD
VeryShadyRecords


Expand All @@ -16,9 +17,16 @@ Record Label Management System using Netbeans and MySQL
Environment and Requirement



Programming Language: JAVA with Swings


MySQL Conncector: MySQL JConnector 5.1.40(JDBC Driver) https://dev.mysql.com/downloads/connector/j/


IDE: NetBeans 8.1


MySQL Version: 5.5.4


Expand All @@ -34,4 +42,8 @@ Instructions
4.Connect the JDBC driver(JConnector) by including the it's JAR File in the Project
Expand Project->Libraries->(Right Click)ADD JAR File->include file: mysql-connector-java-5.1.40-bin.jar
5.Database setting can be changed
Replace the username and password according to your MySQL settings in the Connection Statement.
Replace the username and password according to your MySQL settings in the Connection Statement.
=======
# VeryShadyRecords
Record Label Management System
>>>>>>> parent of 9788e33... Update README.md

0 comments on commit 9fb5d6d

Please sign in to comment.