Skip to content

Commit 7694fe9

Browse files
committed
fix: readme
1 parent 4aff49a commit 7694fe9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,9 @@ PID_DATA = {
8888
"eu.europa.ec.eudiw.pid.1": {
8989
"family_name": "Raffaello",
9090
"given_name": "Mascetti",
91-
"birth_date": "1922-03-13"
91+
"birth_date": "1922-03-13",
92+
"birth_place": "Rome",
93+
"birth_country": "IT"
9294
}
9395
}
9496

0 commit comments

Comments
 (0)