Skip to content

Commit ba8a0bd

Browse files
committed
Update README.md
1 parent 31c22e3 commit ba8a0bd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@
77
Swift framework for parsing, formatting and validating international phone numbers.
88
Inspired by Google's libphonenumber.
99

10-
:construction: PhoneNumberKit is currently alpha software :construction:
10+
### :construction: PhoneNumberKit is currently alpha software :construction:
11+
12+
Status | Objective
13+
--- | ---
14+
:white_check_mark: | Match Google's libphonenumber accuracy by passing tests against all example numbers
15+
:x: | Faster performance. Target is at least 1000 parses < 1 seconds.
16+
:x: | Better formatter and an AsYouType formatter for UITextField
1117

1218
## Features
1319

0 commit comments

Comments
 (0)