Merge pull request #71 from ericlarssen/updateDocs

Sentence Spacing in Readme, killed some whitespace.
This commit is contained in:
fatedier 2016-08-13 23:17:38 +08:00 committed by GitHub
commit e1ed6660b0
1 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@
## What is frp? ## What is frp?
frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.Now, it supports tcp, http and https protocol when requests can be forwarded by domains to backward web services. frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. Now, it supports tcp, http and https protocol when requests can be forwarded by domains to backward web services.
## Catalog ## Catalog
@ -37,9 +37,9 @@ frp is a fast reverse proxy to help you expose a local server behind a NAT or fi
## Status ## Status
frp is under development and you can try it with latest release version.Master branch for releasing stable version when dev branch for developing. frp is under development and you can try it with latest release version. Master branch for releasing stable version when dev branch for developing.
**We may change any protocol and can't promise backward compatible.Please check the release log when upgrading.** **We may change any protocol and can't promise backward compatible. Please check the release log when upgrading.**
## Architecture ## Architecture