From 21d5f3a6be8c414615a4d8ac642302e72565c670 Mon Sep 17 00:00:00 2001 From: Zai <122824602+Zai-Kun@users.noreply.github.com> Date: Sun, 12 Nov 2023 02:48:32 +0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4f3ad2e..a8db02d 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,10 @@ else: ``` +### Installation + +```sh +pip install git+https://github.com/Zai-Kun/py-arkose-token-generator.git +``` + Originally translated from [funcaptcha](https://github.com/noahcoolboy/funcaptcha)