Skip to content

Commit cc2941a

Browse files
committed
library README
1 parent 759f4be commit cc2941a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

library/net/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
## Processing Net Library
22

3-
The processing net library can be used to create instances of server and client. NB: you should launch the server sketch `shared_canvas_server.rb` before the `shared_canvas_client.rb`. Lines drawn on the sketch client, are repeated on the server. See [documentation][docs].
4-
5-
6-
[docs](https://ruby-processing.github.io/PiCrate/libraries/net.html)
3+
The processing net library can be used to create instances of server and client. NB: you should launch the server sketch `shared_canvas_server.rb` before the `shared_canvas_client.rb`. Lines drawn on the sketch client, are repeated on the server. See [documentation](https://ruby-processing.github.io/PiCrate/libraries/net.html).

0 commit comments

Comments
 (0)