Skip to content

Commit 409c08a

Browse files
committed
Update README.md
1 parent fd34b8b commit 409c08a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ExerciseFive/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Using the Word Utility that you developed in [Exercise One](../ExerciseOne/READM
1717
Once the user added the sentence display:
1818

1919
* the number of words in the sentence
20+
* the average word length
2021
* the longest word
2122
* the shortest word
2223

@@ -39,4 +40,4 @@ Display all the words in the sentence and allows a user to display:
3940
* only the words that end in selected letters.
4041
* words of the selected length
4142
* words longer than the selected length
42-
* words shorter than the selected length
43+
* words shorter than the selected length

0 commit comments

Comments
 (0)