From 42924b94ee9e11bbaad38edf3502094cbb0dedfc Mon Sep 17 00:00:00 2001 From: Vincent Young Date: Thu, 20 Oct 2022 02:23:16 +0800 Subject: [PATCH] Update --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb9d0d5..8b0f75d 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ * @Author: Vincent Young * @Date: 2022-10-18 07:32:29 * @LastEditors: Vincent Young - * @LastEditTime: 2022-10-20 02:10:43 - * @FilePath: /deepl-api/README.md + * @LastEditTime: 2022-10-20 02:22:15 + * @FilePath: /DeepLX/README.md * @Telegram: https://t.me/missuo * * Copyright © 2022 by Vincent, All Rights Reserved. @@ -11,6 +11,12 @@ # DeepLX Permanently free DeepL API written in Golang +## Description +- `deeplx` in only run in port `1199`, later versions will do the specified port. +- `deeplx` is listening to `0.0.0.0:1199` by default. +- `deeplx` is using `DeepL` Free API. +- `deeplx` is unlimited to the number of requests. + ## Run on Mac 1. Download the latest release of DeepLX. ```bash