Skip to content

Commit

Permalink
Merge pull request #1726 from orkoden/readme_add_key_tag_make_all
Browse files Browse the repository at this point in the history
Readme add key tag make all
  • Loading branch information
orkoden authored Oct 9, 2024
2 parents c3ca917 + 68f4740 commit d9cc222
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,14 @@ Follow the steps below to create a PR and add your settings!
},
```

You can use the tag `<button>⇧Shift</button>` to make a nice <button>⇧Shift</button> in your html.
</details>

6. Run `make` command in Terminal to validate your files.<br/>
If you placed a generator file into `src/json`, json file will be generated in the `public/json` by this command.

```shell
make
make all
```

If there is a problem, an error message is displayed. Fix your files until no errors are shown.
Expand Down

0 comments on commit d9cc222

Please sign in to comment.