Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dantsec committed Mar 15, 2021
1 parent 4c03bc6 commit ad64bc2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
### 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.

## Version 1.1

- [x] Save data on file
- [x] Random curiosity about the solar system (Fun)
- [x] Code adjustments

## How to install:
- Clone this repository: ```git clone https://github.com/Dantalion-dev/PlanetInfo.git```

Expand Down Expand Up @@ -39,5 +45,6 @@ python3 main.py -p earth
python3 main.py -c

```

## License
This project is under the [MIT License](LICENSE).

0 comments on commit ad64bc2

Please sign in to comment.