Skip to content

Commit 0189172

Browse files
committed
cover pic height
1 parent 42d28ee commit 0189172

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
# INTRODUCTION TO JAVA PROGRAMMING 10TH EDITION <br> _Exercise Solutions_
22

3-
<img style="width:auto; height:auto; max-height: 30vh" src="./resources/coverpicture.png" alt="header-img-book-cover">
3+
<img style="width:auto; height:auto; max-height: 10vh" src="./resources/coverpicture.png" alt="header-img-book-cover">
44

55
### This repo contains my solutions to the end-of-chapter exercise’s from <a href="https://www.amazon.com/Intro-Java-Programming-Comprehensive-Version/dp/0133761312">Y. Daniel Liang’s Intro to Java Programming (10th Edition)</a>
66

0 commit comments

Comments
 (0)