Explorar el Código

Update README.md

Git-Leon hace 7 años
padre
commit
df8b7fd88a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      README.md

+ 0
- 1
README.md Ver fichero

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