From c30319117e8ef0c462444264446b7356f809716f Mon Sep 17 00:00:00 2001 From: /Dantalion <72806462+Dantalion-dev@users.noreply.github.com> Date: Fri, 12 Mar 2021 15:35:03 -0300 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) 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