diff --git a/CLAUDE.md b/CLAUDE.md index dfb64c8..0dbbd12 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -4,6 +4,8 @@ A PostgreSQL extension that moves orbital mechanics inside the database — the way PostGIS did for geography. Native C extension using PGXS, 57 SQL functions, 7 custom types, covering satellites (SGP4/SDP4), planets (VSOP87), Moon (ELP2000-82B), 19 planetary moons (L1.2/TASS17/GUST86/MarsSat), stars, comets, Jupiter radio bursts, and interplanetary Lambert transfers. **Current version:** 0.2.0 on branch `phase/solar-system-expansion` +**Repository:** https://git.supported.systems/warehack.ing/pg_orbit +**Documentation:** https://pg-orbit.warehack.ing ## Build System ```bash