We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 423d9e5 commit 5b92014Copy full SHA for 5b92014
README.md
@@ -2,14 +2,14 @@
2
3
## Supported language
4
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 |
+| Language | Directory | Build tool | Status |
+|------------|-----------|----------------|-------------|
+|🐍 Python | `python/` | setuptools | Stable |
+| Node.js | `js/` | npm | Stable |
+| C# | `csharp/` | .NET CLI | Coming soon |
+| Java | `java/` | Maven | Coming soon |
+| C++ | `cpp/` | CMake | Coming soon |
+| Rust | `rust/` | Cargo | Coming soon |
13
14
### 📦 How to use
15
0 commit comments