Add Shields.io badges to the README
This commit is contained in:
parent
503a189893
commit
8f762fa085
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# Rustpad
|
||||
|
||||
[](https://hub.docker.com/r/ekzhang/rustpad/)
|
||||
[](https://hub.docker.com/r/ekzhang/rustpad/)
|
||||
[](https://github.com/ekzhang/rustpad/actions/workflows/ci.yml)
|
||||
|
||||
**Rustpad** is an _efficient_ and _minimal_ open-source collaborative text
|
||||
editor based on the operational transformation algorithm. It lets users
|
||||
collaborate in real time while writing code in their browser. Rustpad is
|
||||
|
@ -70,7 +74,7 @@ wasm-pack test rustpad-wasm --chrome --headless
|
|||
|
||||
## Deployment
|
||||
|
||||
Rustpad is distributed as a single 12 MB Docker image, which is built
|
||||
Rustpad is distributed as a single 4 MB Docker image, which is built
|
||||
automatically from the `Dockerfile` in this repository. You can pull the latest
|
||||
version of this image from Docker Hub.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue