From f1fdbbeda752b3817ec9f851313830cbb09c5601 Mon Sep 17 00:00:00 2001
From: Harlan T Wood <harlantwood@users.noreply.github.com>
Date: Tue, 9 Apr 2024 04:28:17 -1000
Subject: [PATCH] Add chart image to readme (#72)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Co-authored-by: Arthur Fücher <arthurfucher@gmail.com>
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index b10a801..1b1a3b0 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,10 @@ A free and open-source TypeScript library for generating SVG charts to display p
 - SVG graphics.
 - Tested code.
 
+## Example:
+
+<img width="764" alt="Chart wheel with transits" src="https://github.com/AstroDraw/AstroChart/blob/main/doc/images/transits.png?raw=true">
+
 ## Documentation
 A documentation is in progress, please checkout [website](https://astrodraw.github.io/).