diff --git a/assign1/README.md b/assign1/README.md index 1e76133534127a498cab59ffcd210d894df342f5..35b5581d83f598312606e16f7360c9fcbac40603 100644 --- a/assign1/README.md +++ b/assign1/README.md @@ -1,4 +1,4 @@ -# Assignment 1: Swift and Extensions +# Assignment 1: Swift and Generics ## Goals The primary goal of this project is to to familiarize yourself with @@ -15,7 +15,7 @@ Specifically, you will create an application having a model that emulates the lo In the process you will obviously learn quite a bit about the `XCode` environment, about unit tests in the context of Swift applications, -and about defining type extensions. +and about defining type generics. ## Using git You will submit your assignment solution through git. Clone your