From 39c59da215d939dcadc479163361e313e22860f0 Mon Sep 17 00:00:00 2001 From: eugenefischer <66030419+eugenefischer@users.noreply.github.com> Date: Tue, 2 Jun 2020 14:10:50 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c1fc01..e1ffd06 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ Java projects for use with AP Computer Science students. ## Directories -* SortingAlgorithms --- program to explore the implementation and efficiency of different sorting algorithms -* RandomNumberFiles --- files of random numbers for use with sorting algorithms +* SortingAlgorithms — program to explore the implementation and efficiency of different sorting algorithms +* RandomNumberFiles — files of random numbers for use with sorting algorithms