Browse Source

feat:new image file

19136808282 3 days ago
parent
commit
17cb43f389
5 changed files with 8 additions and 0 deletions
  1. 3 0
      .vscode/settings.json
  2. 2 0
      README.md
  3. BIN
      img/1.jpg
  4. BIN
      img/2.jpg
  5. 3 0
      test.md

+ 3 - 0
.vscode/settings.json

@@ -0,0 +1,3 @@
+{
+    "plantuml.server":"http://www.plantuml.com/plantuml"
+}

+ 2 - 0
README.md

@@ -26,3 +26,5 @@
 
 
 # 项目名称
 # 项目名称
 心协
 心协
+![](./img/1.jpg)
+![](./img/2.jpg)

BIN
img/1.jpg


BIN
img/2.jpg


+ 3 - 0
test.md

@@ -0,0 +1,3 @@
+# markdown
+<h1>项目标题</h1>
+<h2>项目标题</h2>