mirror of
https://github.com/lovasoa/whitebophir
synced 2024-11-14 00:07:07 +00:00
Update README.md
This commit is contained in:
parent
2538bfdf7c
commit
bf616de4f9
1 changed files with 3 additions and 7 deletions
10
README.md
10
README.md
|
@ -1,11 +1,7 @@
|
||||||
whitebophir
|
# WBO
|
||||||
===========
|
|
||||||
|
|
||||||
Online collaborative Whiteboard in node.js
|
|
||||||
|
|
||||||
This is a collaborative whiteboard, where users can write text or draw in colors.
|
|
||||||
The board is updated in real time for all connected users.
|
|
||||||
|
|
||||||
|
WBO is an online collaborative whiteboard that allows many users to draw simultaneously on a large virtual board.
|
||||||
|
The board is updated in real time for all connected users, and its state is always persisted. It can be used for many different purposes, including art, entertainment, design, teaching.
|
||||||
|
|
||||||
A demonstration server is available at https://wbo.openode.io.
|
A demonstration server is available at https://wbo.openode.io.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue