From 9fccca5e14e3a768edab68df5a1c1a4e6359315c Mon Sep 17 00:00:00 2001 From: Jidong Xiao Date: Wed, 27 Sep 2023 21:24:30 -0400 Subject: [PATCH] change to upper cases --- hws/04_ride_sharing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hws/04_ride_sharing/README.md b/hws/04_ride_sharing/README.md index 1aaf9d4..f764f1a 100644 --- a/hws/04_ride_sharing/README.md +++ b/hws/04_ride_sharing/README.md @@ -143,7 +143,7 @@ Here - output0.txt is the output file where you print messages to user or driver. - output1.txt is the output file where you print the updated drivers information. - output2.txt is the output file where you print the updated users information. -- phoneNumber will be corresponding to one of the users in the users.txt whose state is "Ready_to_request". +- phoneNumber. Ideally this should be a phone number which corresponds to one of the users in the users.txt whose state is "Ready_to_request"; but life is not always ideal, and how your program should cope with various phone number cases will be described in this section. - request indicates this is a ride request. When this command is run, and