Skip to content

Commit cdd933b

Browse files
committed
feat: logo update, readme update
1 parent e437220 commit cdd933b

12 files changed

+14
-10
lines changed

README.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
<div align="center">
2-
<h1>Python Playground</h1>
3-
</div>
2+
3+
<a href="https://sqlite3.online/" target="_blank">
4+
<img src="https://github.com/user-attachments/assets/5b8e7f78-ea4b-4529-9895-9e525da3c9d4" alt="tgram" width="128">
5+
</a>
6+
7+
# Python Playground
48

59
<p align="center">
6-
Browser-based Python playground built using Web Assembly <a target="_blank" href="https://pyodide.org/en/stable/">Pyodide</a> and ReactJS. Run and test Python code directly in your browser with an interactive and user-friendly interface.
10+
Browser-based Python playground built using WebAssembly <a target="_blank" href="https://pyodide.org/en/stable/">(Pyodide)</a> and ReactJS. Run and test Python code directly in your browser with an interactive and user-friendly interface.
711
</p>
812

913
<div align="center">
@@ -23,13 +27,13 @@
2327

2428
<br>
2529

26-
<div align="center">
27-
<a href="https://vwh.github.io/python-playground" target="_blank">
28-
<img src="https://github.com/user-attachments/assets/1a5247a6-9e0d-4d5e-8ee5-51b3aa41e70b" alt="Preview">
29-
</a>
30+
<a href="https://vwh.github.io/python-playground" target="_blank">
31+
<img src="https://github.com/user-attachments/assets/1a5247a6-9e0d-4d5e-8ee5-51b3aa41e70b" alt="Preview">
32+
</a>
33+
3034
</div>
3135

32-
## 🌟 Features
36+
## Features
3337

3438
<table>
3539
<tr>
@@ -78,10 +82,10 @@
7882
</tr>
7983
</table>
8084

81-
## 🤝 Contributing
85+
## Contributing
8286

8387
Contributions are welcome! Feel free to open a pull request with your improvements or fixes.
8488

85-
## 📄 License
89+
## License
8690

8791
Under the MIT License. See [License](https://github.com/vwh/python-playground/blob/main/LICENSE) for more information.

bun.lockb

272 KB
Binary file not shown.
432 Bytes
Loading
-4.57 KB
Loading

public/icons/apple-touch-icon.png

774 Bytes
Loading

public/icons/favicon-16x16.png

-40 Bytes
Loading

public/icons/favicon-32x32.png

-53 Bytes
Loading

public/icons/favicon.ico

0 Bytes
Binary file not shown.

public/icons/icon512_maskable.png

-22.6 KB
Loading

public/icons/icon512_rounded.png

-12.1 KB
Loading

0 commit comments

Comments
 (0)