Skip to content

Commit

Permalink
No package line clarified
Browse files Browse the repository at this point in the history
  • Loading branch information
hslatman committed Sep 28, 2015
1 parent 4433f13 commit 8f0a542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ if(!MailChecker('myemail.com')){

### Python
```python
# no package yet; just drop in MailChecker where you want to use it.
# no package yet; just drop in MailChecker.py where you want to use it.
import MailChecker
m = MailChecker.MailChecker()

Expand Down

0 comments on commit 8f0a542

Please sign in to comment.