diff --git a/README.md b/README.md index 09deda6..e875c8b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Blood-Bank A JDBC driven Blood Bank Management System Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database. It is a Java-based data access technology used for Java database connectivity. It is part of the Java Standard Edition platform, from Oracle Corporation. It provides methods to query and update data in a database, and is oriented towards relational databases. A JDBC-to-ODBC bridge enables connections to any ODBC-accessible data source in the Java virtual machine (JVM) host environment. + +## Installation Requirements +Java SDK Tools +MySQLite