Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geekgao committed Jan 11, 2019
1 parent 5755bcb commit 862ed4d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# BankCards

中国银行卡卡号类型查询
使用方法:
```python
print(card_type("6228480018357172571"))
```

0 comments on commit 862ed4d

Please sign in to comment.