Parcourir la source

Update README.md

Git-Leon il y a 7 ans
Parent
révision
df8b7fd88a
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0
    1
      README.md

+ 0
- 1
README.md Voir le fichier

@@ -3,7 +3,6 @@
3 3
 
4 4
 
5 5
 # PhoneNumberFactory
6
-* **Lab Author** - Leon Hunter
7 6
 * **Purpose** - to demonstrate basic exception handling and logging.
8 7
 * **Objective** - to implement a `PhoneNumberFactory` class that generates `PhoneNumber` objects.
9 8
 * The `PhoneNumber` class is a container for a `String` representation of a respective phone number.