Update README.md

This commit is contained in:
Cody Loyd 2017-12-15 14:07:55 -06:00 committed by GitHub
parent 08c1a80f73
commit 950ab79d2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 6 deletions

View File

@ -15,10 +15,6 @@ Each exercise includes 3 files, a markdown file with a description of the task,
The first exercise, `helloWorld` will walk you through the process in more depth.
## Solutions
## planned exercises (in no particular order for the moment):
1. count vowels, count specific letter
1. book tracker. save books, return unread, read, books by rating etc.
1. credit card number validation
1. Scrabble Score
Solutions for these exercises can be found in this repo on the 'solutions' branch.