Skip to content

Commit ddaf9e4

Browse files
author
Adrien GAREAU
committed
update readme
1 parent 7ce073d commit ddaf9e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
Density Population Calculator
22

3-
This is a simple application exposes services to calculate density population.
3+
This is a simple application that exposes services to calculate density population.
44
This is a Spring boot application written in JAVA12 and it uses MAVEN for building and packaging.
55
by default the app is running on port 8080
66

77
To build the app just open a terminal and go in the app folder and run the following command:
8+
89
**mvn clean install**
910

1011
To launch the app after building it:

0 commit comments

Comments
 (0)