소스 검색

[doc] add options section

mightyplow 6 년 전
부모
커밋
bc08f933c1
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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
 Let's assume, our service worker has the following content
 
 
 ````
 ````