From d7fb897c556802e118148a5383551d070262c393 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= <34892635+fa0311@users.noreply.github.com> Date: Thu, 24 Oct 2024 11:30:40 +0900 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79663c4cb2..1e4a3c8a5b 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,9 @@ yes. Note written by the developer. [Reverse Engineering Document](./docs/markdown/RE.md) -## Install requirements +## [Deprecate] Install requirements + +> Instead, please use . ```shell git clone https://github.com/fa0311/TwitterInternalAPIDocument.git @@ -74,7 +76,9 @@ git clone https://github.com/fa0311/TwitterFrontendFlow.git python TwitterFrontendFlow/sample2.py ``` -## Fast development of modules using this document +## [Deprecate] Fast development of modules using this document + +> Instead, please use . [Sample](./sample.py) [API](./docs/json/API.json)