8000 Update README.md · PySimpleGUI/PySimpleGUI@e4d0efe · GitHub
[go: up one dir, main page]

Skip to content

Commit e4d0efe

Browse files
authored
Update README.md
Updated license information
1 parent d5bbcd0 commit e4d0efe

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ PySimpleGUI is more than a GUI library: PySimpleGUI simplifies much of your Pyth
3030
For the last 5 years, PySimpleGUI offered free software with the hope of sustaining the
3131
company by donations. We appreciate the support we received, but the amount has been too
3232
small to support the PySimpleGUI project. For this reason, PySimpleGUI is switching to a
33-
subscription model, where commercial users are expected to pay a nominal annual fee.
33+
commercial model, where commercial users are expected to pay a nominal license fee.
3434

3535

3636
PySimpleGUI is now part of PySimpleSoft, Inc., whose mission is to make the best Python
@@ -42,14 +42,13 @@ including new features, enhanced security, and priority support.
4242

4343
PySimpleGUI 5 is licensed software. As the [License Agreement](LICENSE.txt) explains, after a trial
4444
period, all PySimpleGUI 5 users must register at PySimpleGUI.com to obtain a Developer Key.
45-
For most users (Hobbyist Users), the license is at NO COST. If you are a Commercial User,
46-
subscriptions cost a nominal $99/year.
45+
For most users (Hobbyist Users), the license is at NO COST. If you are a Commercial User, you must buy a license.
4746

4847
<p align="center">
4948
<img height="350" src="https://github.com/PySimpleGUI/PySimpleGUI_NEW_HOME/assets/65144/0b0dabcc-a538-482b-a226-c194ae30aa24">
5049
</p>
5150

52-
[Subscribe Now](https://pricing.PySimpleGUI.com) and help support the PySimpleGUI community.
51+
[Register Now](https://pricing.PySimpleGUI.com) and help support the PySimpleGUI community.
5352

5453
## Examples
5554

@@ -83,7 +82,7 @@ and run some code, like
8382

8483
(You might need to use `python3` instead of `python`.)
8584

86-
You can try PySimpleGUI for 30 days, after which you will need to Sign Up. Hobbyist users sign up at no cost, and Commercial Users subscribe at $99/year. For more details, see [PySimpleGUI.com/pricing](https://pricing.PySimpleGUI.com).
85+
You can try PySimpleGUI for 30 days, after which you will need to register. Hobbyist users register at no cost, and Commercial Users must buy a license. For more details, see [PySimpleGUI.com/pricing](https://pricing.PySimpleGUI.com).
8786

8887
## Documentation
8988

@@ -97,4 +96,4 @@ PySimpleGUI provides extensive documentation. Here are some starting points, dep
9796
* [Updated Documentation](https://docs.PySimpleGUI.com) - Everything you need to know about the latest and best PySimpleGUI
9897
* [Cookbook](https://cookbook.PySimpleGUI.com) - Hundreds of basic PySimpleGUI examples. Find a starting point that is close to what you need.
9998
* [Call Reference](https://cookbook.PySimpleGUI.com) - Just the facts, Ma'am
100-
* [Udemy Course](https://udemy.PySimpleGUI.com) - Become a PySimpleGUI expert in no time. Bundled with $99/yr Commercial Developer subscription.
99+
* [Udemy Course](https://udemy.PySimpleGUI.com) - Become a PySimpleGUI expert in no time. Bundled with Commercial Developer License.

0 commit comments

Comments
 (0)
0