Skip to content

Commit ecc8595

Browse files
committed
docs: rename section for clarity in mainpage.md
- Changed the section title from "Quick Start" to "Simple Example" to better reflect the content and improve user understanding. Signed-off-by: Y.Hisaki <yhisaki31@gmail.com>
1 parent 16374da commit ecc8595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mainpage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The library uses a **client-server architecture**:
9595

9696
You can find more details in [Architecture Overview](architecture.md).
9797

98-
## Quick Start
98+
## Simple Example
9999

100100
```cpp
101101
#include "plotly/plotly.hpp"

0 commit comments

Comments
 (0)