Skip to content

Commit e5a74f1

Browse files
Hola Mundo Thymeleaf Update
1 parent 1a6bc69 commit e5a74f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

HolaMundoThymeleaf/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
**Dependecias**
44

5+
```xml
56
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
67
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
78
<modelVersion>4.0.0</modelVersion>
@@ -70,3 +71,4 @@
7071
</plugins>
7172
</build>
7273
</project>
74+
```

0 commit comments

Comments
 (0)