2 Commits 9448fa6b90 ... f4c5e6c9bb

Auteur SHA1 Message Date
  Étienne Deparis f4c5e6c9bb Be more chatty about the customizable options in the README il y a 6 ans
  Étienne Deparis 9448fa6b90 Be more chatty about the customizable options in the README il y a 6 ans
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -104,7 +104,7 @@ want to customize to fit your needs:
 
 Two more options are customizable:
 
-### `PROVISIONING_DURATIONS`
+**`PROVISIONING_DURATIONS`**
 
 This is a list of tuples, allowing you to define what provisionning
 durations will be available in the report forms.
@@ -133,7 +133,7 @@ PROVISIONING_DURATIONS += [
 ]
 ```
 
-### `RESOURCES_UNITS`
+**`RESOURCES_UNITS`**
 
 This is a list of tuples, allowing you to define what resources units
 will be available in the report forms.