Skip to content

Commit 4342643

Browse files
committed
chore(picture): Add licence plate picture
1 parent 83125f3 commit 4342643

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

88.3 KB
Loading

regexp-imatriculation/regexp-imatriculation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ duration: 4
3030

3131
Shorted SIV for <i>système d'immatriculation des véhicules</i>, the French vehicle registration system is used by all cars registered since 2009.
3232

33+
<center>
34+
<img src="https://github.com/Botfuel/tutorials/raw/master/regexp-imatriculation/images/licence-plate.png" alt="Regex explanation" title="Regex explanation"/>
35+
</center>
3336

3437
<aside class="infos">
3538
<b>Note:</b> Under the SIV system, registration plates contain seven alphanumeric characters: two letters, a dash, three numbers, a dash and two letters, such as AA-229-AA. The system is nationwide and chronological. The first car registered in France under the SIV received a AA-001-AA registration plate, the second one AA-002-AA, the third AA-003-AA. The system will be exhausted when ZZ-999-ZZ is reached, which is scheduled to occur after 80 years of use.

0 commit comments

Comments
 (0)