File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44[ ![ PyPI] ( https://img.shields.io/pypi/v/sourceplusplus?color=blue )] ( https://pypi.org/project/sourceplusplus/ )
55[ ![ E2E] ( https://github.com/sourceplusplus/probe-python/actions/workflows/e2e.yml/badge.svg )] ( https://github.com/sourceplusplus/probe-python/actions/workflows/e2e.yml )
66
7- # What is this?
7+ ## What is this?
88
99This project provides Python support to the [ Source++] ( https://github.com/sourceplusplus/live-platform ) open-source live coding platform.
1010
11- # Usage
11+ ## Usage
1212
1313- ` pip install sourceplusplus `
1414
15- ## Attach
15+ ### Attach
1616
1717``` python
1818from sourceplusplus.SourcePlusPlus import SourcePlusPlus
1919SourcePlusPlus().attach()
2020```
2121
22- ### Config
22+ #### Config
2323
2424Add ` spp-probe.yml ` to working directory (or set ` SPP_PROBE_CONFIG_FILE ` env):
2525
You can’t perform that action at this time.
0 commit comments