소스 검색

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.