mirror of https://github.com/grpc/grpc-web.git
Update README.md
This commit is contained in:
parent
d077bbb2d5
commit
abdf69cddc
|
|
@ -6,12 +6,10 @@ speaks a different protocol than the native grpc (over http/2) protocol, the
|
||||||
end-to-end semantics is identicial to what a native grpc client (e.g. a Node
|
end-to-end semantics is identicial to what a native grpc client (e.g. a Node
|
||||||
client) experiences.
|
client) experiences.
|
||||||
|
|
||||||
## Status
|
|
||||||
|
|
||||||
Pre-Alpha
|
|
||||||
|
|
||||||
## Pre-requisites
|
## Pre-requisites
|
||||||
|
|
||||||
|
Use the [build scripts](https://github.com/grpc/grpc-web/blob/master/README.md) or follow the step-by-step instruction.
|
||||||
|
|
||||||
* Ubuntu 14.04
|
* Ubuntu 14.04
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue