Skip to content

Commit d59825b

Browse files
authored
Update README.md
1 parent cfa796a commit d59825b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Algorithm Implementations
22
#### Implementation of Elementary Algorithms
33

4-
[The project](http://minhaskamal.github.io/AlgorithmImplementations) contains algorithms that were implemented in my Data Structure & Algorithms course. Yes, I got marks for those. :sunglasses:
4+
The project contains algorithms that were implemented in my Data Structure & Algorithms course. Yes, I got marks for those. :P
55

66
### Categorical List of Algorithms
77

@@ -104,4 +104,5 @@ AlgorithmImplementations <br/>
104104

105105

106106
### License
107-
<a rel="license" href="http://www.gnu.org/licenses/gpl.html"><img alt="GNU General Public License" style="border-width:0" src="http://www.gnu.org/graphics/gplv3-88x31.png" /></a><br/><a href="https://github.com/MinhasKamal/AlgorithmImplementations">This project</a> is licensed under <a rel="license" href="http://www.gnu.org/licenses/gpl.html">GNU General Public License version-3</a>.
107+
<a rel="license" href="https://opensource.org/licenses/MIT"><img alt="MIT License" src="https://cloud.githubusercontent.com/assets/5456665/18950087/fbe0681a-865f-11e6-9552-e59d038d5913.png" width="60em" height=auto/></a><br/><a href="https://github.com/MinhasKamal/AlgorithmImplementations">Algorithm Implementations</a> is licensed under <a rel="license" href="https://opensource.org/licenses/MIT">MIT License</a>.
108+

0 commit comments

Comments
 (0)