Skip to content

Commit 4f3e2a4

Browse files
committed
feat: Merge text of Merlin About page into documentation
1 parent b9c8f22 commit 4f3e2a4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/getting-started.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ Welcome to **Merlin**! Merlin is a language for visualizing data structures and
99

1010
## What is Merlin?
1111

12-
Merlin lets you define arrays, matrices, graphs, trees and more, and visualize their transformations step by step. It's perfect for teaching, learning, and exploring algorithms.
12+
Merlin is a declarative language specifically for algorithm animations. It comes with code editor and a GUI to help you create you visualizations more quickly.
13+
14+
The design of Merlin is informed by an analysis of 400 examples from an online coding platform, examining their structure, common elements, and creation processes. So, it's perfect for teaching, learning, and exploring algorithms!
1315

1416
## Try it Online
1517

0 commit comments

Comments
 (0)