Skip to content

Commit f9738ab

Browse files
committed
Add information about iced
1 parent 2bcecce commit f9738ab

3 files changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ cargo build --release
8080
- **Programming lang.:** [Rust](https://rust-lang.org)
8181
- **GUI:** [iced](https://iced.rs)
8282

83+
<a href="https://iced.rs">
84+
<img alt="iced" title="iced" src="https://gist.githubusercontent.com/hecrj/ad7ecd38f6e47ff3688a38c79fd108f0/raw/74384875ecbad02ae2a926425e9bcafd0695bade/color.svg" width="350px">
85+
</a>
86+
8387
## License
8488

8589
TimeKeeper is distributed under the [MIT](LICENSE) license.

README_ru.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ cargo build --release
7777
- **ЯП:** [Rust](https://rust-lang.org)
7878
- **GUI:** [iced](https://iced.rs)
7979

80+
<a href="https://iced.rs">
81+
<img alt="iced" title="iced" src="https://gist.githubusercontent.com/hecrj/ad7ecd38f6e47ff3688a38c79fd108f0/raw/74384875ecbad02ae2a926425e9bcafd0695bade/color.svg" width="350px">
82+
</a>
83+
8084
## Лицензия
8185

8286
TimeKeeper распространяется под лицензией [MIT](LICENSE).

site/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ <h2>Преимущества</h2>
7171
</ul>
7272
</div>
7373

74+
<div align="center">
75+
<a href="https://iced.rs">
76+
<img alt="iced" title="iced" src="https://gist.githubusercontent.com/hecrj/ad7ecd38f6e47ff3688a38c79fd108f0/raw/74384875ecbad02ae2a926425e9bcafd0695bade/color.svg" width="350px">
77+
</a>
78+
</div>
79+
7480
<footer>
7581
<p>Copyright (C) 2025 Michail Krasnov</p>
7682
<p>

0 commit comments

Comments
 (0)