Skip to content

Commit 58cbeea

Browse files
authored
Update README.md
1 parent 54623cd commit 58cbeea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Terminal Plotter is script that reads numeric data from a file (by default `data.txt`) and displays it as a live-updating plot in the terminal using [plotext](https://pypi.org/project/plotext/). The plot shows a moving time window (TW) of the data, and you can interactively adjust the window's size and position using keyboard controls.
44

5-
<img width="1414" alt="image" src="https://github.com/user-attachments/assets/67a9179e-de13-44e3-9583-aa98f39b38b2" />
5+
<img width="1408" alt="image" src="https://github.com/user-attachments/assets/fd7218a5-e979-43ab-bbec-5e0be94a39b5" />
66

77

88
## Features

0 commit comments

Comments
 (0)