From 092cde255240652a23160d29447be98b5f35c2f9 Mon Sep 17 00:00:00 2001 From: eugenefischer <66030419+eugenefischer@users.noreply.github.com> Date: Tue, 2 Jun 2020 14:10:17 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3bdb150..2c1fc01 100644 --- a/README.md +++ b/README.md @@ -3,7 +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