From d8309670377ff4fa9f293619117ba3a13aebef74 Mon Sep 17 00:00:00 2001 From: Moustapha Kodjo Amadou Date: Fri, 29 Dec 2023 18:19:13 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d7326dc..6dddbaf 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,7 @@ Get the app from our [releases page](https://github.com/kodjodevf/mangayomi/rele ## Using Rust Inside Flutter -This project use Rust for the [auto-image-cropper](https://github.com/ritiek/auto-image-cropper) crate, -utilizing the capabilities of the -[Rinf](https://pub.dev/packages/rinf) framework. +This project use Rust for the [auto-image-cropper](https://github.com/ritiek/auto-image-cropper) crate and [boa](https://github.com/boa-dev/boa) crate utilizing the capabilities of the [Rinf](https://pub.dev/packages/rinf) framework. To run and build this app, you need to have [Flutter SDK](https://docs.flutter.dev/get-started/install),