Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Commit 019c1de

Browse files
committed
README.md: Reflow text
1 parent 08e40eb commit 019c1de

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,14 @@
3030

3131
# TANGO distributed control system - shared library
3232

33-
TANGO is an object-oriented distributed control system. In TANGO all objects are representations of devices, which can be on the same computer or distributed over a network. Communication between devices can be synchronous, asynchronous or event driven.
34-
35-
The object model in TANGO supports methods, attributes and properties. TANGO provides an API which hides all the details of network access and provides object browsing, discovery, and security features.
33+
TANGO is an object-oriented distributed control system. In TANGO all objects
34+
are representations of devices, which can be on the same computer or
35+
distributed over a network. Communication between devices can be synchronous,
36+
asynchronous or event driven.
37+
38+
The object model in TANGO supports methods, attributes and properties. TANGO
39+
provides an API which hides all the details of network access and provides
40+
object browsing, discovery, and security features.
3641

3742
For more information please visit [www.tango-controls.org](http://www.tango-controls.org).
3843

0 commit comments

Comments
 (0)