Skip to content

Commit

Permalink
Minor updates to README
Browse files Browse the repository at this point in the history
  • Loading branch information
AttackingOrDefending authored Oct 23, 2023
1 parent 503855d commit 8d85232
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,10 @@ sundial.create_sundial("sundial.jpg")
![Sundial](images/sundial.jpg)

* Use the tools

- SPA (Solar Position Algorithm)
- SAMPA (Solar and Moon Position Algorithm)
- SOLPOS (Solar Position and Intensity)
- Bird (Bird Clear Sky Model)
```python
from sundialy.tools import SPA

Expand Down

0 comments on commit 8d85232

Please sign in to comment.