From 294ac338bdb8287fad25ceecf35efaebdaf07e8a Mon Sep 17 00:00:00 2001 From: qingxu fu <505030475@qq.com> Date: Sat, 15 Apr 2023 15:27:07 +0800 Subject: [PATCH] move files --- Dockerfile+ChatGLM => docs/Dockerfile+ChatGLM | 0 {img => docs}/README_EN.md | 0 {img => docs}/demo.jpg | Bin {img => docs}/demo2.jpg | Bin self_analysis.md => docs/self_analysis.md | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename Dockerfile+ChatGLM => docs/Dockerfile+ChatGLM (100%) rename {img => docs}/README_EN.md (100%) rename {img => docs}/demo.jpg (100%) rename {img => docs}/demo2.jpg (100%) rename self_analysis.md => docs/self_analysis.md (100%) diff --git a/Dockerfile+ChatGLM b/docs/Dockerfile+ChatGLM similarity index 100% rename from Dockerfile+ChatGLM rename to docs/Dockerfile+ChatGLM diff --git a/img/README_EN.md b/docs/README_EN.md similarity index 100% rename from img/README_EN.md rename to docs/README_EN.md diff --git a/img/demo.jpg b/docs/demo.jpg similarity index 100% rename from img/demo.jpg rename to docs/demo.jpg diff --git a/img/demo2.jpg b/docs/demo2.jpg similarity index 100% rename from img/demo2.jpg rename to docs/demo2.jpg diff --git a/self_analysis.md b/docs/self_analysis.md similarity index 100% rename from self_analysis.md rename to docs/self_analysis.md