Skip to content

Commit

Permalink
Images
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiHang Gao committed Mar 24, 2017
1 parent 3d2151c commit 3bf6c93
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 40 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
^[a-zA-Z0-9_-]+@[a-zA-Z0-9_-]+(\.[a-zA-Z0-9_-]+)+$
```

![email](images/email-regex.svg)
![email](images/email-regex.png)

## Phone

Expand All @@ -25,4 +25,4 @@
^(13[0-9]|14[5|7]|15[0|1|2|3|5|6|7|8|9]|18[0|1|2|3|5|6|7|8|9])\d{8}$
```

![email](images/phone-regex.svg)
![email](images/phone-regex.png)
Binary file added images/email-regex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 0 additions & 19 deletions images/email-regex.svg

This file was deleted.

Binary file added images/phone-regex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 3bf6c93

Please sign in to comment.