diff --git a/README.md b/README.md index 8877fd5c..45486ca3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +

@@ -9,18 +9,9 @@ node - - Build Status - codecov - - Dependencies - - - DevDependencies - gitter diff --git a/README.zh-CN.md b/README.zh-CN.md index 5197e045..bf79a124 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -1,5 +1,5 @@

- +

@@ -9,18 +9,9 @@ node - - Build Status - codecov - - Dependencies - - - DevDependencies - gitter diff --git a/examples/portal/README.md b/examples/portal/README.md index 8cae6ca6..0c0c58bf 100644 --- a/examples/portal/README.md +++ b/examples/portal/README.md @@ -1,6 +1,6 @@ # svrx-plugin-portal -The portal plugin for svrx. Provide intranet penetration +The portal plugin for svrx. Provide intranet penetration. ```bash svrx --portal diff --git a/examples/proxy/README.md b/examples/proxy/README.md index 3f8420d7..543d3804 100644 --- a/examples/proxy/README.md +++ b/examples/proxy/README.md @@ -2,4 +2,4 @@ Here is an example we porxy `/api` and `/same/api` to the target host `https://randomuser.me`. -Note that we also rewrite `/same/api` to `/api`, so `/same/api` will be proxy to `https://randomuser.me/api` +Note that we also rewrite `/same/api` to `/api`, so `/same/api` will be proxy to `https://randomuser.me/api`. diff --git a/packages/svrx/README.md b/packages/svrx/README.md index d52e59c3..9591616e 100644 --- a/packages/svrx/README.md +++ b/packages/svrx/README.md @@ -4,7 +4,7 @@ svrx(server-x) is a platform built for efficient front-end development. -See our [website](https://svrx.io/) for more information. +See our [website](https://svrxjs.github.io/svrx-www/) for more information. ## Install