浏览代码

Add README for httpie plugin

liuxiang 9 年之前
父节点
当前提交
45e3f623cc
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      plugins/httpie/README.md

+ 6 - 0
plugins/httpie/README.md

@@ -0,0 +1,6 @@
+## HTTPie
+**Maintainer:** [lululau](https://github.com/lululau)
+
+This plugin adds completion for HTTPie, which is a command line HTTP client, a user-friendly cURL replacement. 
+
+[HTTPie Homepage](http://httpie.org)