Skip to content

Commit b8c1cfe

Browse files
committed
docs: update project description for improved clarity and specificity
Signed-off-by: Y.Hisaki <yhisaki31@gmail.com>
1 parent 60b1acd commit b8c1cfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ PROJECT_NUMBER = 0.1.0
5454
# for a project that appears at the top of each page and should give viewers a
5555
# quick idea about the purpose of the project. Keep the description short.
5656

57-
PROJECT_BRIEF = "A C++ plotting library for expressive, interactive, and streaming data visualization"
57+
PROJECT_BRIEF = "A C++ plotting library for expressive, interactive, real-time & streaming data visualization"
5858

5959
# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
6060
# in the documentation. The maximum height of the logo should not exceed 55

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<h1>🚀 Plotly.cpp</h1>
3-
<p><strong>A C++ plotting library for expressive, interactive, and streaming data visualization</strong></p>
3+
<p><strong>A C++ plotting library for expressive, interactive, real-time & streaming data visualization</strong></p>
44

55
![Build Status](https://img.shields.io/github/actions/workflow/status/yhisaki/plotly.cpp/ci.yml?branch=main)
66
[![Documentation](https://img.shields.io/badge/docs-Doxygen-blue.svg)](https://yhisaki.github.io/plotly.cpp/)

0 commit comments

Comments
 (0)