Skip to content

Commit 7ac2fbb

Browse files
authored
Update README.md
1 parent ea19fcd commit 7ac2fbb

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

README.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1-
# Source++ Python Probe
1+
# ![](https://github.com/sourceplusplus/live-platform/blob/master/.github/media/sourcepp_logo.svg)
22

3-
- Installation: `pip install sourceplusplus`
3+
[![License](https://img.shields.io/github/license/sourceplusplus/probe-python)](LICENSE)
4+
![GitHub release](https://img.shields.io/github/v/release/sourceplusplus/probe-python?include_prereleases)
5+
[![E2E](https://github.com/sourceplusplus/probe-python/actions/workflows/e2e.yml/badge.svg)](https://github.com/sourceplusplus/probe-python/actions/workflows/e2e.yml)
6+
7+
# What is this?
8+
9+
This project provides Python support to the [Source++](https://github.com/sourceplusplus/live-platform) open-source live coding platform.
10+
11+
# Installation
12+
13+
- `pip install sourceplusplus`
14+
15+
# Usage
16+
17+
```sh
18+
todo
19+
```
20+
21+
# Documentation
22+
23+
- todo

0 commit comments

Comments
 (0)