Skip to content

Commit 82e99e5

Browse files
committed
Update README.md getting started section.
1 parent bbb8d1a commit 82e99e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

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

2323
* Clone the application and open application as a sbt project.
2424

25+
* This application is not using any of the java play views and all the views are served by the [Angular](https://angular.io/) code base which is inside the `ui` folder.
26+
2527
* Used any of the sbt commands listed in the below according to the requirement which are working fine with this application.(To see more details of [sbt](http://www.scala-sbt.org/))
2628

2729
```

0 commit comments

Comments
 (0)