ソースを参照

Update README.md

Git-Leon 7 年 前
コミット
df8b7fd88a
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  1. 0
    1
      README.md

+ 0
- 1
README.md ファイルの表示

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