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)