From e1c95395ef6c3d17a1c4b295e7181bb003304854 Mon Sep 17 00:00:00 2001 From: Lan Hui Date: Tue, 17 Sep 2024 14:40:23 +0800 Subject: [PATCH] README.md: seperate Q and A into two different lines --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d7f02c..99b7e2e 100644 --- a/README.md +++ b/README.md @@ -173,10 +173,10 @@ We can also communicate through pull requests. You make a pull request, I revie ## Frequently Asked Questions -1. Q: The web application's front page does not show properly, i.e., elements are not well aligned. +1. Q: The web application's front page does not show properly, i.e., elements are not well aligned. A: You missed two folders `css` and `font-awesome`. These folders include third-party js or css files and therefore are not included. -1. Q: What if I do not have any information about the `lrr` database? +1. Q: What if I do not have any information about the `lrr` database? A: You could use `lrr_database.sql` to make a new database.