Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
vwh authored Jul 31, 2024
1 parent 0b1625a commit 754956f
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
<h1>Python Playground</h1>
</div>

<p align="center">
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.
</p>

<div align="center">
<a href="https://github.com/vwh/python-playground/actions/workflows/codeql.yml">
<img src="https://github.com/vwh/python-playground/actions/workflows/codeql.yml/badge.svg" alt="Codeql Badge"/>
Expand All @@ -14,13 +18,11 @@
</a>
</div>

<p align="center">
A 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.s
</p>
<br>

<p align="center">
<img src="https://github.com/vwh/python-playground/assets/172333718/69f6b009-2c76-457b-a786-6a1aa9666454" alt="Preview">
</p>
<div align="center">
<img src="https://github.com/user-attachments/assets/a9424902-46ea-4d39-8553-10d779b43e98" alt="Preview">
</div>

## Getting Started

Expand Down

0 comments on commit 754956f

Please sign in to comment.