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

+ 0
- 1
README.md Zobrazit soubor

@@ -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.