diff --git a/docs/README.md b/docs/README.md index 4356ce53..5f81cad8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ This folder contains source files of **ESP-IDF documentation** available in [Eng The sources do not render well in GitHub and some information is not visible at all. -Use actual documentation generated within about 20 minutes on each commit: +You can view the generated documentation, which is updated approximately 20 minutes after each commit: # Hosted Documentation @@ -34,4 +34,4 @@ To preview the compiled html files locally: python3 -m http.server 8000 --directory _build/zh_CN/generic/html ``` -* Enter the URL: http://localhost:8000/ for online preview \ No newline at end of file +* Enter the URL: http://localhost:8000/ for online preview