Browse Source

Update 'README.md'

天问 2 years ago
parent
commit
2f5347a453
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -5,7 +5,7 @@
 The following are the possible chart types supported by the code provided: area, bar, line, composed, scatter, pie, radar, radialBar, treemap, and funnel. Given the user input: ${inputData}, identify the chart type the user wants to display. Return just one word
 ```
 
-
+![](UI.png)
 
 ## 原理解析