Skip to content

Commit

Permalink
✏ Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
-ˏˋ Maple ˊˎ committed Aug 15, 2023
1 parent d43abb4 commit cafec56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
### Context menu translation

## Installation
### Using Docker
#### Docker compose
### Using Docker (recommended)
#### Docker compose (recommended)
Create a `docker-compose.yml` file and set the environment variables (check the [Environment variables](#environment-variables) section for more information)
```yaml
version: "3.7"
Expand Down Expand Up @@ -100,7 +100,7 @@ to invite the bot, use the link printed in the console
|---------------|---------------------------------------------------------------------------------------|
| `google` | The google translation API for free, the threshold might be low |
| `paid_google` | The google translation API, you need to set the `GOOGLE_API_KEY` environment variable |
| `deepl` | The deepl translation API, you need to set the `DEEPL_AUTH_KEY` environment variable |
| `deepl` | The deepl translation API, you need to set the `DEEPL_API_KEY` environment variable |
### Database API drivers
| Driver name | Description |
|-------------|------------------------------------------------------------------------------------|
Expand Down

0 comments on commit cafec56

Please sign in to comment.