Skip to content

Commit 00b31cb

Browse files
committed
Update README.md
1 parent a774272 commit 00b31cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,8 @@ The **Java ClassLoader** is a part of the Java Runtime Environment that dynamica
207207

208208
**JRE**: Java Runtime Environment provides a platform to execute java programs. JRE consists of JVM and java binaries and other classes to execute any program successfully.
209209

210-
![Java Compiler](https://github.com/learning-zone/java-interview-questions/blob/master/assets/jdk.jpg)
210+
211+
<img src="assets/jdk.jpg" alt="Java Compiler" />
211212

212213
<div align="right">
213214
<b><a href="#">↥ back to top</a></b>

0 commit comments

Comments
 (0)