Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
frozzare committed Mar 14, 2024
1 parent 5955d13 commit ce5ea5a
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 @@ -13,7 +13,7 @@ npm install --save personnummer
```javascript
import Personnummer from 'personnummer';

Personnummer.valid('198507099805')
Personnummer.valid('191212121212')
//=> true
```

Expand Down

0 comments on commit ce5ea5a

Please sign in to comment.