update readme to reflect updates
This commit is contained in:
@@ -17,6 +17,7 @@ Use it using a global show rule like so:
|
|||||||
group: "0XY99-0", // Your tutor group
|
group: "0XY99-0", // Your tutor group
|
||||||
company-data: [Praxispartner GmbH \ 01234 Stadt], // The address/contact of your training company
|
company-data: [Praxispartner GmbH \ 01234 Stadt], // The address/contact of your training company
|
||||||
author: "Maxi Musterfrau", // Your full legal name, multiple authors are not supported at the moment.
|
author: "Maxi Musterfrau", // Your full legal name, multiple authors are not supported at the moment.
|
||||||
|
author_gender: "M" | "F", // Default: "M". You gender. Will be important for the end statement's signature field text.
|
||||||
location: "Dresden",
|
location: "Dresden",
|
||||||
// this should almost always be "Dresden"
|
// this should almost always be "Dresden"
|
||||||
// when using this template because you are submitting it for DHSN in Dresden
|
// when using this template because you are submitting it for DHSN in Dresden
|
||||||
@@ -26,7 +27,7 @@ Use it using a global show rule like so:
|
|||||||
// possible values: "M" (male), "F" (female).
|
// possible values: "M" (male), "F" (female).
|
||||||
// This only changes the Description from "Gutachter" to
|
// This only changes the Description from "Gutachter" to
|
||||||
// "Gutachterin". When gender is left empty,
|
// "Gutachterin". When gender is left empty,
|
||||||
// a gender neutral form is displayed instead.
|
// a gender neutral form "Gutachter/in" is displayed instead.
|
||||||
name: "Person Eins", // Full name of your consultant
|
name: "Person Eins", // Full name of your consultant
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
|
|||||||
Reference in New Issue
Block a user