Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pionxzh committed Dec 4, 2023
1 parent 50231b6 commit 670b1fd
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ Supports the following transpilers:
- [SWC][SWC]
- [TypeScript][TypeScript]

See [Unminify Documentation](./packages/unminify/README.md) for the full list of supported rules.
See [Unminify Documentation](./packages/unminify/README.md) for the full list of supported rules.\
☝☝☝ I would highly recommend you to check this out. It's really cool. ☝☝☝

### Unpacker

Expand Down Expand Up @@ -122,10 +123,6 @@ Please aware that this project is still in early development. The API might chan

And the bundle size of these packages are huge. It might be reduced in the future. Use with caution on the browser (Yes, like the playground, it can run on the browser).

## Motivation

Over the course of developing plugins for io games, the need to understand game logic behind minified code became a recurring challenge. Existing tools often failed to produce readable code, and were often limited to a single bundler or transpiler. This repo was created to address these issues, and provide a single tool capable of handling a wide variety of bundlers and transpilers.

## Legal Disclaimer

Usage of `wakaru` for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.
Expand Down

0 comments on commit 670b1fd

Please sign in to comment.