Update README.md

This commit is contained in:
eugenefischer
2020-06-02 14:10:50 -05:00
committed by GitHub
parent 092cde2552
commit 39c59da215

View File

@@ -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