From 670b1fd88f55a75729a9e5ddecc7bb57bc791fe5 Mon Sep 17 00:00:00 2001 From: Pionxzh Date: Tue, 5 Dec 2023 01:02:39 +0800 Subject: [PATCH] docs: update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 73172ca0..6bd9f101 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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.