Skip to content

Commit ad43c92

Browse files
Volodymyr OrlovVolodymyr Orlov
authored andcommitted
fix: Readme page
1 parent 3e541e0 commit ad43c92

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

README.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,26 @@
1-
# yar-ml
1+
<style>
2+
.logo {
3+
color: #DC7726 !important;
4+
font-weight: 700 !important;
5+
font-size: xx-large;
6+
}
7+
</style>
8+
<p align="center">
9+
<a href="https://smartcorelib.org">
10+
<img src="https://smartcorelib.org/assets/logo/smartcore.svg" width="50" height="50" alt="SmartCore" style="vertical-align:text-bottom">
11+
<span class="logo">SmartCore</span>
12+
</a>
13+
</p>
14+
<p align = "center">
15+
<strong>
16+
<a href="https://smartcorelib.org">User guide</a> | <a href="https://docs.rs/smartcore/">API</a> | <a href="https://github.com/smartcorelib/smartcore-examples">Examples</a>
17+
</strong>
18+
</p>
19+
20+
-----
21+
22+
<p align = "center">
23+
<b>The Most Advanced Machine Learning Library In Rust.</b>
24+
</p>
25+
26+
-----

0 commit comments

Comments
 (0)