Skip to content

Commit 9d5f98a

Browse files
Update README.md
1 parent c918720 commit 9d5f98a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
zns is a command-line utility for querying DNS records, displaying them in a human-readable, colored format that includes type, name, TTL, and value.
44

5+
> [!WARNING]
6+
> zns is currently under development and does not have a public release yet.
7+
> We are actively working on the first release and want to ensure it’s functionally stable and enjoyable to use.
8+
> Thank you for your patience!
9+
510
## Features
611

712
* Supports various DNS record types
@@ -14,7 +19,7 @@ zns is a command-line utility for querying DNS records, displaying them in a hum
1419
## Installing
1520

1621
```sh
17-
brew install znscli/tap/zns
22+
brew install <coming-soon> 🏗️
1823
```
1924

2025
## Usage

0 commit comments

Comments
 (0)