Skip to content

Commit

Permalink
More changes
Browse files Browse the repository at this point in the history
  • Loading branch information
HuyHung1408 authored Jan 28, 2022
1 parent 89b7656 commit 9cd339e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@

## About Fluent-Python-Calculator:
A very simple calculator and a better UI made in Python thanks for the stunning [Sun-Valley-ttk-theme](https://github.com/rdbende/Sun-Valley-ttk-theme).Also this is my first project ever in my life! Feel free to open an issue or pull requests.

## Use the calculator
- Make sure you have a code editor (VS code, Notepad ++,..) and Python installed.
- Download theme folder from [Sun-Valley-ttk-theme](https://github.com/rdbende/Sun-Valley-ttk-theme) and sun-valley.tcl from my repo.
- Place it in a folder.
![image](https://user-images.githubusercontent.com/86362423/151494059-dc4667f5-9ea7-4eeb-9c0e-a09e0854e8a2.png)
- You can double click to run the program or open with a code editor to edit it


### Dark/Light mode images
Light mode
![image](https://user-images.githubusercontent.com/86362423/151490474-7e15a415-983e-43ad-a0cc-9ca1bd184ff8.png)
Expand Down

0 comments on commit 9cd339e

Please sign in to comment.