From 5db13c1cc30c6fecb7a9f90daa69d90599b51c11 Mon Sep 17 00:00:00 2001 From: JunkJumper <38364274+JunkJumper@users.noreply.github.com> Date: Thu, 30 Aug 2018 09:49:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd0f5ab..eb10d70 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ Here is all the files of my project that are hosted on the Raspberry Pi 3. To Work, the card need to have Apache, PHP5 and MySQL Database (with PDO function) package (In other words, it need LAMP). -A database called "catpbdd" must execute the captbdd.sql file. +A database must execute the captbdd.sql file to make the project works.