Skip to content

Commit 906445e

Browse files
authored
chore(docs): increase logo size
1 parent b7d5791 commit 906445e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div>
22
<div align="center" style="display: block; text-align: center;">
3-
<img src="./docs/images/logo.png" width="100" height="100" />
3+
<img src="./docs/images/logo.png" width="200" height="200" />
44
</div>
55
<h1 align="center">Python for Data Science</h1>
66
<h4 align="center">🐍 Following "Python for Data Science" Book Exercises</h4>

0 commit comments

Comments
 (0)