Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul14singh authored May 28, 2017
1 parent 02b6e4e commit 4ed14b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Managemet_sys_PyQt5_openpyxl

Usage:
## Usage:

GuI based application which is built to manage the data of a company on various grounds like Management systems (Storage, Students, Employees Anything).

Pyinstaller can be used to make an executable file of the application and then can be used on any system without any Python or it's supporting library.

Requirements:
## Requirements:

1. Python 3 or later
2. openpyxl installed " pip3 install openpyxl " command for cmd to install library
Expand All @@ -20,4 +20,4 @@ if facing difficulty in installing libraries here is the link for the guide:

2. PyQt5 - https://pypi.python.org/pypi/PyQt5


Do change the Image Urls given in the code for a Window Icon and a Background Image .

0 comments on commit 4ed14b8

Please sign in to comment.