candleview 2.5.4 → 2.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -11
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -38,17 +38,6 @@ yarn add candleview
38
38
  | ------------------------------------------------------------ | ---------------------------------------------------- | ------------------------------------------------------------------------ | ------------------------------------------------------------------- |
39
39
  | <a href="https://candleview-website.vercel.app/">Website</a> | <a href="https://www.candleview.cn/">Website(CN)</a> | <a href="https://candleview-website.vercel.app/application">Emulator</a> | <a href="https://candleview-website.vercel.app/markets">Markets</a> |
40
40
 
41
- # 📚 Directory
42
-
43
- | **directory** | **describe** |
44
- | :------------------- | :------------------------------------------------------------------------------------------------------------------- |
45
- | **core** | CandleView Engine Core. |
46
- | **website** | Global official website. |
47
- | **components** | A front-end component library developed based on CandleView. |
48
- | **ai-proxy-service** | This is the scaffolding project for CandleView AI services, which you can use to develop AI services for CandleView. |
49
- | **docs** | Documents. |
50
- | **assets** | Asset Directory. |
51
-
52
41
  # 🚀 Quick Start
53
42
 
54
43
  ```typescript
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "candleview",
3
- "version": "2.5.4",
3
+ "version": "2.5.5",
4
4
  "description": "An AI-powered data visualization and charting engine designed for the financial industry.",
5
5
  "keywords": [
6
6
  "Finance",