Skip to content

Commit 706e797

Browse files
docs: restore the original Windows entry in the credits table
The rewrite replaced the Windows credit with PyInstaller. The credits table is house boilerplate and should carry through unchanged. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TtaJBmFDK3GcSyuhSuZ84R
1 parent f61331f commit 706e797

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,17 +98,17 @@ This software uses the following open source packages, projects, services or web
9898
<tr>
9999
<th align="center"><img src="https://applets.imgix.net/https%3A%2F%2Fassets.ifttt.com%2Fimages%2Fchannels%2F2107379463%2Ficons%2Fmonochrome_large.png?w=240&h=240&s=8a19bbc158996d098e2fb18310ba7f33" width="150" height="150" alt="GitHub"/></th>
100100
<th align="center"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Python-logo-notext.svg/182px-Python-logo-notext.svg.png" width="150" height="150" alt="PSF"/></th>
101-
<th align="center"><img src="https://pyinstaller.readthedocs.io/en/v4.2/_static/pyinstaller-draft1a.ico" width="150" height="150" alt="PyInstaller"/></th>
101+
<th align="center"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/87/Windows_logo_-_2021.svg/768px-Windows_logo_-_2021.svg.png" width="150" height="150" alt="Windows"/></th>
102102
</tr>
103103
<tr>
104104
<td align="center">GitHub</td>
105105
<td align="center">Python Software Foundation</td>
106-
<td align="center">PyInstaller</td>
106+
<td align="center">Windows</td>
107107
</tr>
108108
<tr>
109109
<td align="center"><a href="https://github.com/">Web</a> - <a href="https://github.com/pricing">Plans</a></td>
110110
<td align="center"><a href="https://www.python.org/">Web</a> - <a href="https://psfmember.org/civicrm/contribute/transact?reset=1&id=2">Donate</a></td>
111-
<td align="center"><a href="https://pyinstaller.readthedocs.io/en/stable/">Web</a> - <a href="https://www.pyinstaller.org/funding.html#funding-by-individuals">Donate</a></td>
111+
<td align="center"><a href="https://www.microsoft.com/en-ca/windows">Web</a></td>
112112
</tr>
113113
</table>
114114

0 commit comments

Comments
 (0)