Skip to content

Commit c4ea15b

Browse files
committed
fixed image, to transparent.
1 parent 0752e62 commit c4ea15b

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ exclude = [
2222

2323
".gitignore",
2424
"Cargo.lock",
25-
"images.png",
25+
"images_processed.png",
2626

2727
# You can add more patterns:
2828
# "another_folder/",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Technical Indicators (Rust)
22

3-
![Technical Indicators Library Icon](images.png)
3+
![Technical Indicators Library Icon](images_processed.png)
44

55
[![crates.io](https://img.shields.io/crates/v/ta-lib-in-rust.svg)](https://crates.io/crates/ta-lib-in-rust)
66
[![docs.rs](https://docs.rs/ta-lib-in-rust/badge.svg)](https://docs.rs/ta-lib-in-rust)

images.png

-11.2 KB
Binary file not shown.

images_processed.png

10.8 KB
Loading

0 commit comments

Comments
 (0)