Skip to content

Commit 62f900f

Browse files
committed
docs changes
1 parent 41cf904 commit 62f900f

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

docs/readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@
1717
<a href="https://pypi.org/project/allalgorithms"><img src="https://img.shields.io/pypi/v/allalgorithms.svg"/></a>
1818
</p>
1919

20-
<div align="center">
20+
<p align="center">
21+
<br>
22+
<br>
2123
<a src="https://python.allalgorithms.com"><code>python.allalgorithms.com</code></a>
22-
</div>
24+
</p>
2325

2426
# Why?
2527

@@ -78,6 +80,7 @@ print(binary_search(arr, 3))
7880
[2]: https://github.com/abranhe/python-lib
7981
[3]: https://avatars3.githubusercontent.com/u/21347264?s=50
8082
[4]: https://github.com/abranhe
83+
[5]: https://github.com/abranhe/python-lib/blob/master/LICENSE
8184
<!-------------------Markdown Images Links ---------------------------------->
8285

8386
<div align="center">

readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@
1717
<a href="https://pypi.org/project/allalgorithms"><img src="https://img.shields.io/pypi/v/allalgorithms.svg"/></a>
1818
</p>
1919

20-
<div align="center">
20+
<p align="center">
21+
<br>
22+
<br>
2123
<a src="https://python.allalgorithms.com"><code>python.allalgorithms.com</code></a>
22-
</div>
24+
</p>
2325

2426
# Why?
2527

@@ -78,6 +80,7 @@ print(binary_search(arr, 3))
7880
[2]: https://github.com/abranhe/python-lib
7981
[3]: https://avatars3.githubusercontent.com/u/21347264?s=50
8082
[4]: https://github.com/abranhe
83+
[5]: https://github.com/abranhe/python-lib/blob/master/LICENSE
8184
<!-------------------Markdown Images Links ---------------------------------->
8285

8386
<div align="center">

0 commit comments

Comments
 (0)