diff --git a/README.md b/README.md index b70dbe2..38e595c 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ ✅ 多用户支持 +✅ VSCode 网页版 + ✅ 资源性能监控看板 ✅ Jupter Notebook 支持 @@ -72,9 +74,9 @@ ### 内置功能 -| Jupter Notebook | Grafana 资源监控 | -| ----------------------------------------------- | -------------------------------- | -| ![Jupter NoteBook](./assets/juper-notebook.png) | ![Grafana](./assets/grafana.png) | +| VSCode 网页版 | Jupter Notebook | Grafana 资源监控 | +| ---------------------------------------------------- | ----------------------------------------------- | -------------------------------- | +| ![image-20250116010708107](./assets/code-server.png) | ![Jupter NoteBook](./assets/juper-notebook.png) | ![Grafana](./assets/grafana.png) | ### 系统管理 diff --git a/assets/code-server.png b/assets/code-server.png new file mode 100644 index 0000000..97e4ba5 Binary files /dev/null and b/assets/code-server.png differ