From 94e6368b007be14ff6e3f1b144b4c68445770604 Mon Sep 17 00:00:00 2001 From: zijiren233 Date: Fri, 1 Dec 2023 23:03:46 +0800 Subject: [PATCH] Docs: update --- README-CN.md | 6 +++--- README.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README-CN.md b/README-CN.md index d2b7009..d03bc68 100644 --- a/README-CN.md +++ b/README-CN.md @@ -81,9 +81,9 @@ synctv server synctv server --data-dir ./ ``` -每次启动会检测是否有root权限的用户,如果没有则会初始化一个`root`用户,密码为`root`,请及时修改用户名密码。 - -用户注册功能需要启用任意 `OAuth2` 服务,如 `Google`、`Github` 等等,具体配置请参考[文档](https://synctv.wiki/#/zh-cn/oauth2)。 +> 每次启动会检测是否有root权限的用户,如果没有则会初始化一个`root`用户,密码为`root`,请及时修改用户名密码。 +> +> 用户注册功能需要启用任意 `OAuth2` 服务,如 `Google`、`Github` 等等,具体配置请参考[文档](https://synctv.wiki/#/zh-cn/oauth2)。 # 文档 https://synctv.wiki diff --git a/README.md b/README.md index c2cd312..0a32445 100644 --- a/README.md +++ b/README.md @@ -83,9 +83,9 @@ synctv server synctv server --data-dir ./ ``` -Every time it starts, it will check for users with root permissions. If none are found, it will initialize a `root` user with the password `root`. Please change the username and password promptly. - -The user registration function requires the use of any `OAuth2` service, such as `Google`, `Github`, etc. For specific configuration, please refer to [documentation](https://synctv.wiki/#/oauth2). +> Every time it starts, it will check for users with root permissions. If none are found, it will initialize a `root` user with the password `root`. Please change the username and password promptly. +> +> The user registration function requires the use of any `OAuth2` service, such as `Google`, `Github`, etc. For specific configuration, please refer to [documentation](https://synctv.wiki/#/oauth2). # Documentation https://synctv.wiki