Просмотр исходного кода

docs: update README to include instructions for using Cloudflare and temp-mail.plus email services, and clarify .env file setup

cheng zhen 1 год назад
Родитель
Сommit
c68750a029
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -18,9 +18,10 @@ https://github.com/chengazhen/cursor-auto-free/releases
 + 需要使用 cloudflare 域名邮箱,请自行搜索如何使用 cloudflare 域名邮箱,请自行搜索如何使用。
 + 需要使用 temp-mail.plus 邮箱,请自行搜索如何使用 temp-mail.plus 邮箱。
 + 将 cloudflare 的域名邮箱转发到 temp-mail.plus 邮箱。
++ 下载 .env.example 文件到程序所在根目录,并重命名为 .env 文件。
 
 
-在使用之前,需要配置环境变量文件。程序目录下有一个 `.env` 文件
+在使用之前,需要配置环境变量文件。
 
 ```bash
 DOMAIN='xxxxx.me'    # 你的邮箱域名 自行搜索如何使用 cloudflare 邮箱