Skip to content

Commit 5b92014

Browse files
author
Ricky
committed
- Updated general README file
1 parent 423d9e5 commit 5b92014

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
## Supported language
44

5-
| Language | Directory | Build tool |
6-
|------------|-----------|----------------|
7-
|🐍 Python | `python/` | setuptools |
8-
| Node.js | `js/` | npm |
9-
| C# | `csharp/` | .NET CLI |
10-
| Java | `java/` | Maven |
11-
| C++ | `cpp/` | CMake |
12-
| Rust | `rust/` | Cargo |
5+
| Language | Directory | Build tool | Status |
6+
|------------|-----------|----------------|-------------|
7+
|🐍 Python | `python/` | setuptools | Stable |
8+
| Node.js | `js/` | npm | Stable |
9+
| C# | `csharp/` | .NET CLI | Coming soon |
10+
| Java | `java/` | Maven | Coming soon |
11+
| C++ | `cpp/` | CMake | Coming soon |
12+
| Rust | `rust/` | Cargo | Coming soon |
1313

1414
### 📦 How to use
1515

0 commit comments

Comments
 (0)