Skip to content

Commit be08793

Browse files
Update README.md
1 parent 0d93de0 commit be08793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## How to work with WebForms Core in Java (Spring Boot framework)
22

3-
To use WebForms Core, first copy the WebForms class file in this directory to your project. Then create a new View file similar to the one below.
3+
To use WebForms Core, first copy the WebFormsCore directory (with class files) in this directory to path: "{YourProjectName}\src\main\java" in your project. Then create a new View file similar to the one below.
44

55
View file (default.html)
66
```html

0 commit comments

Comments
 (0)