Skip to content

Commit 64aaf67

Browse files
authored
Update README.md
1 parent 9a22a2a commit 64aaf67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Mechanic Shop
22
Welcome to Amir's Mighty Mechanic Shop. This is a JavaFX application that connects to a local PostgreSQL database.
33
I originally wrote this project on the terminal for my Database Management Systems class at UC Riverside.
4-
I expanded it using JavaFX which provides a GUI.
4+
I expanded it using JavaFX which provides a GUI. Tables were provided by UCR.
55

66
# Introduction
77
This program intends to perform the following functions:
@@ -38,4 +38,4 @@ This program has been built and tested on Ubuntu 18.04 including PostgreSQL 10,
3838
![Add Customer](https://github.com/AmirUCR/jdbc_mechanic_shop/blob/master/images/add_customer.png)
3939
![Add Customer](https://github.com/AmirUCR/jdbc_mechanic_shop/blob/master/images/add_customer_2.png)
4040
![List Cars](https://github.com/AmirUCR/jdbc_mechanic_shop/blob/master/images/list_cars.png)
41-
![List Cars](https://github.com/AmirUCR/jdbc_mechanic_shop/blob/master/images/list_cars_2.png)
41+
![List Cars](https://github.com/AmirUCR/jdbc_mechanic_shop/blob/master/images/list_cars_2.png)

0 commit comments

Comments
 (0)