Skip to content

Commit 9f69995

Browse files
committed
📝 fix typo
1 parent 159f649 commit 9f69995

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[![CI](https://github.com/Julien-R44/cli-candlestick-chart/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/Julien-R44/cli-candlestick-chart/actions/workflows/rust.yml)
44
[![Latest version](https://img.shields.io/crates/v/cli-candlestick-chart.svg)](https://crates.io/crates/cli-candlestick-chart)
55

6-
This module allows you to display candle charts directly in your terminal.
6+
This library allows you to display candle charts directly in your terminal.
77

8-
I did this project mainly to learn Rust, so the code is may be not very good at some places.
8+
I did this project mainly to learn Rust, so the code may be not very good at some places.
99

1010
![](https://raw.githubusercontent.com/Julien-R44/cli-candlestick-chart/main/docs/capture.png)
1111
![](https://raw.githubusercontent.com/Julien-R44/cli-candlestick-chart/main/docs/capture2.png)

0 commit comments

Comments
 (0)