Skip to content

Commit d9feae0

Browse files
committed
readme updated
1 parent eab0fe0 commit d9feae0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# dataflow-editor-concept
1+
# Dataflow Editor Concept
22

33
Dataflow editor technical concept, using Raphaël.js/SVG
44

@@ -15,7 +15,7 @@ You can delete connection by starting a new connection from
1515
a pin, and if you go the same direction (+/- a small angle) with an
1616
existing one, it will be faded, which means "marked for deletion", then
1717
if you release the mouse button, it will be deleted. If there are more
18-
connections in the similar direction, the closest one will be selected
19-
- it sounds a good idea, but if you're over a target pin, it's better
18+
connections in the similar direction, the closest one will be selected -
19+
it sounds a good idea, but if you're over a target pin, it's better
2020
to be select the connection which ends at the target pin you're right
2121
over, not the closest one.

0 commit comments

Comments
 (0)