Skip to content

Commit 4aa6c72

Browse files
author
Riccardo
committed
- Added total download count for Node.js package
1 parent d0a572b commit 4aa6c72

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 | 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 |
5+
| Language | Directory | Build tool | Status | Statistics |
6+
|------------|-----------|----------------|-------------|--------------------------------------------------------|
7+
|🐍 Python | `python/` | setuptools | Stable | |
8+
| Node.js | `js/` | npm | Stable | ![npm](https://img.shields.io/npm/dt/dlms-crypto-tool) |
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)