Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Added reference to VSOP Wikipedia article
Browse files Browse the repository at this point in the history
  • Loading branch information
Razican committed Sep 23, 2015
1 parent 44d6cf9 commit c69f870
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![Coverage Status](https://coveralls.io/repos/Razican/vsop87-rs/badge.svg?branch=master&service=github)](https://coveralls.io/github/Razican/vsop87-rs?branch=master)
[![Build Status](https://travis-ci.org/Razican/vsop87-rs.svg?branch=master)](https://travis-ci.org/Razican/vsop87-rs)

This library implements the VSOP87 algorithm in Rust. The use can be seen in the
[documentation](http://razican.github.io/vsop87-rs). The library is divided in one module per VSOP87
version implementation. All versions are implemented: basic VSOP87 algorithm, VSOP87A, VSOP87B,
VSOP87C, VSOP87D and VSOP87E.
This library implements the [VSOP87](https://en.wikipedia.org/wiki/VSOP_%28planets%29) algorithm in
Rust. The use can be seen in the [documentation](http://razican.github.io/vsop87-rs). The library is
divided in one module per VSOP87 version implementation. All versions are implemented: basic VSOP87
algorithm, VSOP87A, VSOP87B, VSOP87C, VSOP87D and VSOP87E.

0 comments on commit c69f870

Please sign in to comment.