|
@@ -1,13 +1,21 @@
|
|
|
-## JsonBird
|
|
|
-A JSON Remote Agent Service | 一个远程JSON代理服务
|
|
|
+# JsonBird
|
|
|
+A JSON Remote Agent Service | 一个远程JSON代理服务 **[HOMEPAGE](https://bird.ioliu.cn)**
|
|
|
|
|
|

|
|
|

|
|
|
-
|
|
|
+
|
|
|

|
|
|
-[](/License)
|
|
|
+[](/License)
|
|
|
[](https://github.com/xCss/JsonBird/releases)
|
|
|
|
|
|
+## Table Of Contents
|
|
|
+- [Requirements](#requirements)
|
|
|
+- [Usage](#usage)
|
|
|
+
|
|
|
+## Requirements
|
|
|
+Paddington requires the following to run:
|
|
|
+- [Node.js](https://nodejs.org) 0.10+
|
|
|
+- [npm](https://www.npmjs.com/) (normally comes with Node.js)
|
|
|
|
|
|
## Usage
|
|
|
> https://bird.ioliu.cn/v1/?url=http[s]://YouWantProxyJSONUrls.com&[?]params1=val1¶ms2=val2[&callback=fn]
|