tickup 1.0.1 → 1.0.2

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.
package/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ## High-Performance React Financial Charts for the Modern Web
4
4
 
5
+ **Live Demo & Docs:** [View Live Showcase](https://github.com/BARDAMRI/tickup-charts/blob/main/documentation/README.md)
6
+
5
7
  TickUp is a lightning-fast, Canvas 2D-based charting library for React. Built for speed and precision, it handles thousands of data points with zero lag, providing a professional trading experience out of the box.
6
8
 
7
9
  ## 🌐 VIEW LIVE SHOWCASE & DOCUMENTATION
@@ -14,14 +16,14 @@ TickUp is a lightning-fast, Canvas 2D-based charting library for React. Built fo
14
16
 
15
17
  The optional Prime engine adds high-fidelity neon aesthetics and professional rendering profiles.
16
18
 
17
- ![Prime Hero](./assets/showcase/hero-prime-neon.png)
19
+ ![Prime Hero](https://raw.githubusercontent.com/BARDAMRI/tickup-charts/main/assets/showcase/hero-prime-neon.png)
18
20
 
19
21
  ### 📊 Core vs. Prime
20
22
 
21
23
  | Standard Core | Prime Turbo Mode |
22
24
  | --- | --- |
23
25
  | Clean, functional, and fast. | Neon glow, pro indicators, and high-density mode. |
24
- | ![Core](./assets/showcase/compare-standard.png) | ![Prime](./assets/showcase/compare-prime.png) |
26
+ | ![Core](https://raw.githubusercontent.com/BARDAMRI/tickup-charts/main/assets/showcase/compare-standard.png) | ![Prime](https://raw.githubusercontent.com/BARDAMRI/tickup-charts/main/assets/showcase/compare-prime.png) |
25
27
 
26
28
  ## ✨ Key Features
27
29