From 6b0c4eeb5aa7ae8d5727e0c9d3ee489f879c769b Mon Sep 17 00:00:00 2001 From: KevinNitroG Date: Sat, 15 Jun 2024 12:59:56 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20chore(README):=20note=20for=20ot?= =?UTF-8?q?her=20CPU=20archs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/README.md b/docs/README.md index 944dfd6..74f284d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -106,6 +106,12 @@ Python CLI tool download sách từ VNULIB - [![Mac OS](https://img.shields.io/badge/MAC_OS-ed8796?style=for-the-badge&logo=apple&logoColor=white)](https://github.com/KevinNitroG/VNULIB-Downloader/releases/latest/download/VNULIB-Downloader-macos) - [![Linux](https://img.shields.io/badge/Linux-5b6078?style=for-the-badge&logo=linux&logoColor=white)](https://github.com/KevinNitroG/VNULIB-Downloader/releases/latest/download/VNULIB-Downloader-linux) +> [!IMPORTANT] +> +> - Các bản prebuilt chỉ dành cho máy chip `AMD64`. +> - Với các máy dùng chip `ARM64` hãy dùng phương pháp [📦 Docker](#-docker) hoặc [🤐 Python](#-python). +> - Các máy dùng chip khác có thể sẽ không dùng được vì một số thư viện không hỗ trợ. Hãy dùng tool đơn giản hơn như [`tlatonf/vnulib`](https://github.com/tlatonf/vnulib) _(Windows only)_. + > [!NOTE] > > Linux + Mac: Nếu file executable không có quyền thực thi thì hãy dùng lệnh `chmod +x ./VNULIB-Downloader*` @@ -135,6 +141,7 @@ Python CLI tool download sách từ VNULIB > [!WARNING] > > - Vì sử dụng Multithreading, nếu tải quá nhiều sách có thể ảnh hưởng đến server +> - Thi thoảng `[browser] driver` không tự tắt dẫn đến ngốn RAM và CPU. Hãy check và tắt _(Task Manager, pkill,...)_ > [!IMPORTANT] > @@ -159,6 +166,12 @@ Python CLI tool download sách từ VNULIB ## ⚙️ NÂNG CAO +- Có thể dùng một / kết hợp các cách sử dụng dưới đây: + - [🗃️ Pre-config](#️-pre-config) + - [⛏️ Command line arguments](#️-command-line-arguments) + - [📦 Docker](#-docker) + - [🤐 Python](#-python) + > [!NOTE] > > Thứ tự ưu tiên giá trị biến: `arguments` > `config.yml` > `user input`