diff --git a/README.md b/README.md index adba1af..da333ff 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,23 @@ -# 🛡 torchattack - -[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) -[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) -[![lint](https://github.com/daisylab-bit/torchattack/actions/workflows/lint.yml/badge.svg)](https://github.com/daisylab-bit/torchattack/actions/workflows/lint.yml) -[![GitHub release (latest by date)](https://img.shields.io/github/v/release/daisylab-bit/torchattack)](https://github.com/daisylab-bit/torchattack/releases/latest) - -A set of adversarial attacks in PyTorch. +
+
torchattack banner
+ + + Ruff + + + Code style: black + + + lint + + + GitHub release (latest by date) + +
+ +--- + +🛡 **torchattack** - A set of adversarial attacks in PyTorch. ```shell # Install from github source