From 7fce07a50cce6897efabe094b7c3272326955eb0 Mon Sep 17 00:00:00 2001 From: Angel Ramboi Date: Sat, 3 Oct 2020 11:49:42 +0200 Subject: Add completion plugin for IPFS (InterPlanetary File System) (#4737) --- plugins/ipfs/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 plugins/ipfs/README.md (limited to 'plugins/ipfs/README.md') diff --git a/plugins/ipfs/README.md b/plugins/ipfs/README.md new file mode 100644 index 000000000..0808a26c1 --- /dev/null +++ b/plugins/ipfs/README.md @@ -0,0 +1,17 @@ +# zsh-ipfs + +zsh completion plugin for [The InterPlanetary File System (IPFS)][1] + +Please submit issues and pull requests to the [main zsh-ipfs repo][2]. + +### About + +[IPFS (InterPlanetary File System)][1] is a peer-to-peer hypermedia protocol +designed to make the web faster, safer, and more open. + +### License + +See: https://github.com/hellounicorn/zsh-ipfs/blob/master/LICENSE + +[1]: http://ipfs.io/ +[2]: https://github.com/hellounicorn/zsh-ipfs -- cgit v1.2.3-70-g09d2