diff --git a/README.md b/README.md index 614f6ae..5f43f2a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ output: ``` ### Image tag ```html - <img src="img_girl.jpg" width="500" height="600"> + <img src="[img_girl.jpg](https://www.google.com/url?sa=i&url=https%3A%2F%2Fhandletheheat.com%2Fbest-chocolate-cake%2F&psig=AOvVaw1Fxdt57ttn4MXlsnouDHoA&ust=1709821392212000&source=images&cd=vfe&opi=89978449&ved=0CBMQjRxqFwoTCLj0xZfr34QDFQAAAAAdAAAAABAH)" width="500" height="600"> ``` -<img src="img_girl.jpg" width="500" height="600"> +<img src="https://www.google.com/url?sa=i&url=https%3A%2F%2Fhandletheheat.com%2Fbest-chocolate-cake%2F&psig=AOvVaw1Fxdt57ttn4MXlsnouDHoA&ust=1709821392212000&source=images&cd=vfe&opi=89978449&ved=0CBMQjRxqFwoTCLj0xZfr34QDFQAAAAAdAAAAABAH" width="500" height="600">