Add repo and docs links to CLAUDE.md header

This commit is contained in:
Ryan Malloy 2026-02-16 08:05:30 -07:00
parent a8c6e98bdb
commit 0e09975e08

View File

@ -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