Update readme due to typo

This commit is contained in:
Northword 2023-07-01 18:23:44 +08:00
parent 9c824d6faa
commit ac15ec5035

View File

@ -352,7 +352,7 @@ This section shows the directory structure of a template.
| | `-- preferences.ftl
| |-- manifest.json # addon config
| `-- prefs.js
|-- builds/ # build dir
|-- build/ # build dir
|-- scripts # scripts for dev
| |-- build.mjs # esbuild and replace
| |-- reload.mjs