File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
2
<a href =" https://docs.catrol.cn/public/lib/Algorithm/ " target =" _blank " rel =" noopener noreferrer " >
3
- <img width="128" src="https://raw.githubusercontent.com/Crequency/Common.Algorithm/main/Common.Algorithm.Interop /icon.png" alt="Common.Algorithm Logo">
3
+ <img width="128" src="https://raw.githubusercontent.com/Crequency/Common.Algorithm/main/Common.Algorithm.Core /icon.png" alt="Common.Algorithm Logo">
4
4
</a >
5
5
</p >
6
6
9
9
<p align =" center " >
10
10
<img alt =" GitHub License " src =" https://img.shields.io/github/license/Crequency/Common.Algorithm " >
11
11
<img alt =" GitHub workflow status " src =" https://img.shields.io/github/actions/workflow/status/Crequency/Common.Algorithm/build.yml " ></img >
12
- <img alt =" Nuget " src =" https://img.shields.io/nuget/v/Common.Algorithm.Interop " >
13
- <img alt =" Nuget " src =" https://img.shields.io/nuget/dt/Common.Algorithm.Interop ?label=nuget " >
12
+ <img alt =" Nuget " src =" https://img.shields.io/nuget/v/Common.Algorithm.Core " >
13
+ <img alt =" Nuget " src =" https://img.shields.io/nuget/dt/Common.Algorithm.Core ?label=nuget " >
14
14
<img alt =" GitHub issues " src =" https://img.shields.io/github/issues/Crequency/Common.Algorithm " >
15
15
<img alt =" GitHub pull requests " src =" https://img.shields.io/github/issues-pr/Crequency/Common.Algorithm " >
16
16
</p >
@@ -21,4 +21,4 @@ Welcome to Crequency Common.Algorithm π
21
21
22
22
This is a library for lots of algorithms, mostly written in C++, and ports for other languages are prepared.
23
23
24
- Docs: https://docs.catrol.cn/public/lib/Algorithm/
24
+ ~~ Docs: https://docs.catrol.cn/public/lib/Algorithm/ ~~
You canβt perform that action at this time.
0 commit comments