Skip to content

Commit b0d816c

Browse files
Update index.md
1 parent 90db8f7 commit b0d816c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/src/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ The main goals are:
3131

3232
# Language Support
3333

34-
| Language | Support Type | Location |
35-
| --------------- | :----------: | :------------------------------------------------------------------------------------------------------------: |
36-
| Rust | :star: | Core |
37-
| Python[^1] | :star: | [`crates/python_binding/`](https://github.com/coreproject-moe/bencode-rust/tree/master/crates/python_bindings) |
38-
| WebAssembly[^2] | :star: | [`crates/wasm_binding/`](https://github.com/coreproject-moe/bencode-rust/tree/master/crates/wasm_bindings) |
39-
| Node.js[^3] | :rocket: | - |
40-
| Deno[^4] | :rocket: | - |
41-
| Bun[^5] | :rocket: | - |
34+
| Language | Support Type | Location |
35+
| --------------- | :----------: | :-------------------------------------------------------------------------------------------------------------: |
36+
| Rust | :star: | Core |
37+
| Python[^1] | :star: | [`crates/python_bindings/`](https://github.com/coreproject-moe/bencode-rust/tree/master/crates/python_bindings) |
38+
| WebAssembly[^2] | :star: | [`crates/wasm_bindings/`](https://github.com/coreproject-moe/bencode-rust/tree/master/crates/wasm_bindings) |
39+
| Node.js[^3] | :rocket: | - |
40+
| Deno[^4] | :rocket: | - |
41+
| Bun[^5] | :rocket: | - |
4242

4343
<small>
4444

0 commit comments

Comments
 (0)