Skip to content

Commit

Permalink
optimized
Browse files Browse the repository at this point in the history
  • Loading branch information
leleliu008 committed Nov 9, 2024
1 parent c316fce commit 573ed9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ a typical hierarchical structure under `~/.ndk-pkg` directory looks like below:
- [jq](https://stedolan.github.io/jq/manual/)
- [yq](https://mikefarah.gitbook.io/yq/)
- [d2](https://github.com/terrastruct/d2)
- [dot](https://graphviz.org/doc/info/command.html)
- **integrate `zsh-completion` script**
Expand Down Expand Up @@ -830,6 +831,7 @@ a ndk-pkg formula's file content only has one level mapping and shall has follow
|`jq`|[Reference](https://stedolan.github.io/jq/manual/)|
|`yq`|[Reference](https://mikefarah.gitbook.io/yq/)|
|`d2`|[Reference](https://github.com/terrastruct/d2)|
|`dot_static`|[Reference](https://graphviz.org/doc/info/command.html)|
|`bat`|[Reference](https://github.com/sharkdp/bat)|
|`xxd`|[Reference](https://raw.githubusercontent.com/vim/vim/master/runtime/doc/xxd.man)|
|`git`|[Reference](https://git-scm.com/docs/git)|
Expand Down

0 comments on commit 573ed9d

Please sign in to comment.