Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderJCS authored Oct 22, 2022
1 parent d4f1803 commit 7ffe35f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ ExoSpotter is a C++ library to find planets outside our solar system given the t

To start out, it is recommended you review:
- [how to parse data](https://github.com/AlexanderJCS/ExoSpotter/blob/main/docs/parse_data.md)
- [and the FindPlanet class](https://github.com/AlexanderJCS/ExoSpotter/blob/main/docs/find_planet_class.md)
- [the FindPlanet class](https://github.com/AlexanderJCS/ExoSpotter/blob/main/docs/find_planet_class.md)
- [and the Exoplanet struct](https://github.com/AlexanderJCS/ExoSpotter/blob/main/docs/exoplanet_struct.md)


# Table of Contents

Expand Down

0 comments on commit 7ffe35f

Please sign in to comment.