Skip to content

Commit

Permalink
Merge pull request #51 from jet2jet/feature/update_readme_and_package…
Browse files Browse the repository at this point in the history
…_json

Update README.md and package.json
  • Loading branch information
jet2jet authored Apr 18, 2024
2 parents 0301eeb + 424377e commit 906487c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ This library is not tested well for modifying and/or signing executables yet. Pl

To use in command line, consider using [resedit-js-cli](https://www.npmjs.com/package/resedit-cli).

The demo page: [resedit demo](https://www.pg-fl.jp/program/resedit/index.en.htm)

- [Install](#install)
- [Migrate from v1.x to v2.x](#migrate-from-v1x-to-v2x)
- [Supported formats](#supported-formats)
Expand Down
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
"type": "git",
"url": "https://github.com/jet2jet/resedit-js.git"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jet2jet"
},
"scripts": {
"build": "npm run build:esm",
"build:esm": "tsc -p ./tsconfig.app.json",
Expand Down

0 comments on commit 906487c

Please sign in to comment.