We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3b18d commit a7f89baCopy full SHA for a7f89ba
1 file changed
README.md
@@ -4,6 +4,12 @@ A simple ping implement by zig.
4
5
> Note: This is an experiential project, if you want a stable version, please use `@ohos-rs/ping`.
6
7
+## Install
8
+
9
+```bash
10
+ohpm install @ohos-rs/zig-ping
11
+```
12
13
## Usage
14
15
```ts
0 commit comments