2 Commits 9448fa6b90 ... f4c5e6c9bb

Author SHA1 Message Date
  Étienne Deparis f4c5e6c9bb Be more chatty about the customizable options in the README 6 years ago
  Étienne Deparis 9448fa6b90 Be more chatty about the customizable options in the README 6 years ago
1 changed files with 2 additions and 2 deletions
  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.