We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4537b03 commit 10d5a88Copy full SHA for 10d5a88
README.md
@@ -16,10 +16,10 @@
16
```
17
18
<p align="center">
19
- <a href="" alt="License">
+ <a href="LICENSE" alt="License">
20
<img src="https://img.shields.io/github/license/aalhour/C-Sharp-Algorithms?style=flat-square&color=darkred" />
21
</a>
22
- <a href="" alt="Build">
+ <a href="https://travis-ci.org/aalhour/C-Sharp-Algorithms" alt="Build">
23
<img src="https://img.shields.io/travis/aalhour/C-Sharp-Algorithms?style=flat-square&color=darkred" />
24
25
<a href="https://github.com/aalhour/C-Sharp-Algorithms/graphs/contributors" alt="Contributors">
0 commit comments