Skip to content

A screenshot (or two) for your readme? #1

@PySimpleGUI

Description

@PySimpleGUI

Hi!

It's clear you've got a GUI, something most Python programs don't have.

I was able to see your main window... but I see you've got others as well

image

Would it be possible for you to drop a couple of screenshots in your Readme? I'm sure visitors would love to see what you've made and perhaps other teachers, in particular, would be interested.

There are instructions in the PySimpleGUI cookbook on how you can use GitHub issues to store your images. For example, the screenshot above can be added to your readme by passing this line into your markdown file:

![image](https://user-images.githubusercontent.com/46163555/175127395-9f85e5b5-7b77-432f-8af4-3492570476ab.png)

It's simply what GitHub created when I pasted the image into this issue. Thanks much for making your code available for others to use and learn from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions