Skip to content

Commit d3d63c4

Browse files
committed
fixing img license
1 parent d8286fa commit d3d63c4

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,9 @@ You can find the All ▲lgorithms categories at [algorithms.com/categories](http
168168

169169
## License
170170

171-
This work is released under [MIT License][MIT] [![MIT IMG][MIT-logo]][MIT]
171+
This work is released under [MIT License][MIT]
172+
173+
[![MIT IMG][MIT-logo]][MIT]
172174

173175
To the extent possible under law, [Carlos Abraham](https://go.abranhe.com/github) has waived all copyright and related or neighboring rights to this work.
174176

scripts/formatter.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* The All Algorithms C++ Formatter
3-
*
3+
*
44
* Author: Carlos Abraham Hernandez
55
* https://abranhe.com (abraham@abranhe.com)
66
*/
@@ -152,6 +152,7 @@ getFiles('../', (err, res) => {
152152
## License
153153
154154
This work is released under [MIT License][MIT]
155+
155156
[![MIT IMG][MIT-logo]][MIT]
156157
157158
To the extent possible under law, [Carlos Abraham](https://go.abranhe.com/github) has waived all copyright and related or neighboring rights to this work.

0 commit comments

Comments
 (0)