mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-04-08 08:37:34 -04:00
Trying to make it easier for newcomers to find the code.
I'm concerned that a first-time visitor to the Astronomy Engine repo on GitHub will get lost. I made it more obvious where to quickly find the source code needed for a given language.
This commit is contained in:
@@ -7,6 +7,9 @@ See the [home page](https://github.com/cosinekitty/astronomy) for more info.
|
||||
---
|
||||
|
||||
## Quick Start
|
||||
To include Astronomy Engine in your own Python program, all you need is
|
||||
the file `astronomy.py` from this directory.
|
||||
|
||||
To get started quickly, here are some [examples](../../demo/python/).
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user