Git-Leon před 7 roky
rodič
revize
7432d4721b
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2
    1
      README.md

+ 2
- 1
README.md Zobrazit soubor

@@ -3,6 +3,7 @@
3 3
 
4 4
 
5 5
 # PhoneNumberFactory
6
+* **Lab Author** - Leon Hunter
6 7
 * **Purpose** - to demonstrate basic exception handling and logging.
7 8
 * **Objective** - to implement a `PhoneNumberFactory` class that generates `PhoneNumber` objects.
8 9
 * The `PhoneNumber` class is a container for a `String` representation of a respective phone number.
@@ -57,4 +58,4 @@ String phoneLineCode = phoneNumber.getPhoneLineCode();
57 58
 
58 59
 	
59 60
 # Part 6; Ensure all test cases pass
60
-* Yeah this header says all that is needed...
61
+* Yeah this header says all that is needed...