Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timkpaine authored Sep 15, 2024
1 parent 0daab60 commit 14d57c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

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

## Python Templates
### Python Templates

| Type | Build | Description |
|:-----|:-----|:------|
Expand All @@ -16,7 +16,7 @@ This organization contains repos with examples of integrating Python with variou
| [Python/JavaScript](https://github.com/python-project-templates/js) | | Python with self-contained JS frontend |
| [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) |

## Other Templates
### Other Templates

| Type | Build | Description |
|:-----|:-----|:------|
Expand Down

0 comments on commit 14d57c4

Please sign in to comment.