From 6af9f66a60c8f1763c86698659dd8b6f28bdea93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arthur=20F=C3=BCcher?= Date: Sun, 28 Feb 2021 18:28:27 -0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 849eecd..d99a3f6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> Project moved to [AstroDraw/AstroChart](https://github.com/AstroDraw/AstroChart) + # AstroChart A free and open-source JavaScript library for generating SVG charts to display planets in astrology. It does not calculate any positions of the planets in Universe. @@ -50,4 +52,4 @@ var chart = new astrology.Chart( 'paper', 800, 800, settings); ### It might interest you - [The Swiss Ephemeris](http://www.astro.com/swisseph/swephinfo_e.htm) - [AstroWebService](https://github.com/Kibo/AstroWebService) -- [AstroAPI](https://github.com/Kibo/AstroAPI) \ No newline at end of file +- [AstroAPI](https://github.com/Kibo/AstroAPI)