Browse Source

[doc] add options section

mightyplow 6 years ago
parent
commit
bc08f933c1
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -29,6 +29,11 @@ asset name, you can specify the wanted asset by adding a pipe symbol and the fil
 ]
 ````
 
+## options
+### targets: string[] - required
+These are the asset names in which you want the placeholders to be replaced.
+
+## examples
 Let's assume, our service worker has the following content
 
 ````