瀏覽代碼

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.