Skip to content

Commit 0752e62

Browse files
committed
fixing the icon.
1 parent 5dbbb4d commit 0752e62

4 files changed

Lines changed: 3 additions & 21 deletions

File tree

Cargo.toml

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

2323
".gitignore",
2424
"Cargo.lock",
25+
"images.png",
2526

2627
# You can add more patterns:
2728
# "another_folder/",

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Technical Indicators (Rust)
22

3+
![Technical Indicators Library Icon](images.png)
4+
35
[![crates.io](https://img.shields.io/crates/v/ta-lib-in-rust.svg)](https://crates.io/crates/ta-lib-in-rust)
46
[![docs.rs](https://docs.rs/ta-lib-in-rust/badge.svg)](https://docs.rs/ta-lib-in-rust)
57

SECURITY.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

images.png

11.2 KB
Loading

0 commit comments

Comments
 (0)