fix: Readme page
This commit is contained in:
@@ -1 +1,26 @@
|
|||||||
# yar-ml
|
<style>
|
||||||
|
.logo {
|
||||||
|
color: #DC7726 !important;
|
||||||
|
font-weight: 700 !important;
|
||||||
|
font-size: xx-large;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://smartcorelib.org">
|
||||||
|
<img src="https://smartcorelib.org/assets/logo/smartcore.svg" width="50" height="50" alt="SmartCore" style="vertical-align:text-bottom">
|
||||||
|
<span class="logo">SmartCore</span>
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
<p align = "center">
|
||||||
|
<strong>
|
||||||
|
<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>
|
||||||
|
</strong>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
-----
|
||||||
|
|
||||||
|
<p align = "center">
|
||||||
|
<b>The Most Advanced Machine Learning Library In Rust.</b>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
-----
|
||||||
Reference in New Issue
Block a user