Skip to content

Commit

Permalink
add warning notice in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mfridman committed Dec 23, 2023
1 parent 13d4eb3 commit 07e63f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@ func main() {
- **Indicate Error if Null or Unset.** If parameter is unset or null, the expansion of word (or a
message indicating it is unset if word is omitted) shall be returned as an error.

> [!WARNING]
> This is not currently supported
**⚠️ This is not currently supported ⚠️**

## Prior work

Expand Down

0 comments on commit 07e63f6

Please sign in to comment.