Skip to content

Commit bf6798c

Browse files
authored
Update README.md
1 parent 18a8f9b commit bf6798c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎README.md‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Spring-Class-Generator
22
Class generator for Spring Framework entities
33

4-
![Logo](p1.jpg)
4+
![Logo](https://github.com/pwgit-create/Spring-Class-Generator/blob/master/src/main/resources/img/p1.jpg?raw=true)
55

66
## Project Description
7-
Developers for Spring applications that uses the controller/service/repository layer design pattern needs to write the same code for each entity they create. This program creates the boilerplate content , and you can focus your time on putting in the data that is specific to the entity instead
8-
7+
Developers for Spring applications that uses the controller/service/repository layer design pattern needs to write the same code for each entity they create. This program creates the boilerplate content , and you can focus your time on putting in the data that is specific to the entity instead.
98

9+
## Fork guidelines
10+
Please feel free to fork this repository if you need any customizations done to make it suit your environment.
1011

1112

1213

0 commit comments

Comments
 (0)