diff --git a/README.md b/README.md index ca50a4fe..dc1ae7b1 100644 --- a/README.md +++ b/README.md @@ -78,9 +78,6 @@ The [documentation website](https://textattack.readthedocs.io/en/latest) contain -TextAttack Overview - - ### Running Attacks: `textattack attack --help` The easiest way to try out an attack is via the command-line interface, `textattack attack`. @@ -115,6 +112,7 @@ We include attack recipes which implement attacks from the literature. You can l To run an attack recipe: `textattack attack --recipe [recipe_name]` +TextAttack Overview diff --git a/README_ZH.md b/README_ZH.md index 95fd7b79..c9bcf944 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -103,6 +103,8 @@ textattack attack --model lstm-mr --num-examples 20 \ 运行攻击策略:`textattack attack --recipe [recipe_name]` +TextAttack Overview +
diff --git a/docs/_static/imgs/overview.png b/docs/_static/imgs/overview.png index 9bab73d4..d6f44d30 100644 Binary files a/docs/_static/imgs/overview.png and b/docs/_static/imgs/overview.png differ