Add docs and source links to README header

Production site link was buried at line 193. Move it to the
top where visitors actually look.
This commit is contained in:
Ryan Malloy 2026-02-17 14:05:11 -07:00
parent 3915d1784f
commit 4f8ad7cea1

View File

@ -7,6 +7,8 @@ An orrery is a clockwork model of the solar system — brass gears turning plane
68 functions. 7 custom types. All `PARALLEL SAFE`. Optional JPL DE440/441 support 68 functions. 7 custom types. All `PARALLEL SAFE`. Optional JPL DE440/441 support
for sub-arcsecond accuracy; core functions have zero external dependencies at runtime. for sub-arcsecond accuracy; core functions have zero external dependencies at runtime.
**[Documentation](https://pg-orrery.warehack.ing)** · [Source](https://git.supported.systems/warehack.ing/pg_orrery)
## Installation ## Installation
### Docker (recommended) ### Docker (recommended)