diff --git a/README.md b/README.md index 0c8f366..99e4067 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # PlanetInfo -## For Linux: - -### Planets / moons information display +## Planets / moons information display This is a simple program made in python3 to consult information about a planet or moon is in our solar system. +### How to install: + +#### For Linux: + > downloading: ```bash #cloning the project @@ -15,6 +17,17 @@ cd PlanetInfo/ pip install -r requirements.txt ``` +#### For windows: + +> downloading: +- [Python 3, download and install](https://www.python.org/downloads/) +```bash +cd PlanetInfo/ +python3 -m pip install -r requirements.txt +``` + +### How to use: + > how to use: ```python #using