Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpeckham committed Feb 1, 2024
1 parent b7ab0eb commit d7b171e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/vin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,14 +95,18 @@ def wmi(self) -> str:
Mass-market manufacturers are assigned a three-character WMI. For
example, some Honda cars have WMI 5FN:
.. code-block:: text
5FNYF5H59HB011946
---
===
Specialized manufacturers are assigned six-character WMI. For example,
Koenigsegg cars have WMI YT9007:
.. code-block:: text
YT9NN1U14KA007175
--- ---
=== ===
Examples:
Expand Down

0 comments on commit d7b171e

Please sign in to comment.