Explorar el Código

[doc] add options section

mightyplow hace 6 años
padre
commit
bc08f933c1
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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
 
 ````