Skip to content

Commit 14d57c4

Browse files
authored
Update README.md
1 parent 0daab60 commit 14d57c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

profile/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
This organization contains repos with examples of integrating Python with various tooling (CI/CD, linting, testing etc) and bindings/other language integration.
77

8-
## Python Templates
8+
### Python Templates
99

1010
| Type | Build | Description |
1111
|:-----|:-----|:------|
@@ -16,7 +16,7 @@ This organization contains repos with examples of integrating Python with variou
1616
| [Python/JavaScript](https://github.com/python-project-templates/js) | | Python with self-contained JS frontend |
1717
| [Python/JS/Rust](https://github.com/python-project-templates/rust-js-wasm) | [![Build Status](https://github.com/python-project-templates/rust-js-wasm/workflows/Build%20Status/badge.svg?branch=main)](https://github.com/python-project-templates/rust-js-wasm/actions?query=workflow%3A%22Build+Status%22) | Rust with Python binding (`PyO3`) and WebAssembly binding (to JS) |
1818

19-
## Other Templates
19+
### Other Templates
2020

2121
| Type | Build | Description |
2222
|:-----|:-----|:------|

0 commit comments

Comments
 (0)