Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
illegalsolutions authored Oct 10, 2023
1 parent 25ba775 commit 99da518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Unofficial DeepL Translator API

This repository contains a Flask application that utilizes the DeepL translation service to translate text from one language to another. The application uses Selenium and undetected_chromedriver library to automate the translation process.
This repository contains a Flask application that utilizes the DeepL translation service to translate text from one language to another. The application uses requests library to automate the translation process.

## Usage

Expand Down

0 comments on commit 99da518

Please sign in to comment.