Browse Source

README.md

Ievgen Naida 5 years ago
parent
commit
c3c05c2dd6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -63,9 +63,9 @@ timeline.initialize({ id: 'timeline' });
 
 
 ### Draw the outline tree
 ### Draw the outline tree
 
 
-Use and syncronize scroll events to draw outline list/tree at the right side of the animation panel.
+Use and syncronize scroll events to draw outline list/tree at the left side of the animation panel.
 
 
-- Each element of the list should have the same height.
+- Each element of the list should have the same height as animation lane.
 - Hide the vertical scroll of the outline container.
 - Hide the vertical scroll of the outline container.
 
 
 ```JavaScript
 ```JavaScript