Skip to content

Commit

Permalink
docs: reword comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rien333 committed Dec 6, 2024
1 parent 02e7c14 commit e96b4f2
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 @@ -94,7 +94,7 @@ pip install .
De primaire doelstellingen van `mdto.py` is het versimpelen van het bouwen van MDTO XMLs via python. Om enkele voorbeelden te geven:

``` python
from mdto.gegevensgroepen import * # importeer alle *Gegevens klasses
from mdto.gegevensgroepen import * # importeer alle *Gegevens groepen

# maak identificatiekenmerk element
informatieobject_id = IdentificatieGegevens("Informatieobject-4661a", "Proza (OCW-DMS)")
Expand Down

0 comments on commit e96b4f2

Please sign in to comment.