Skip to content

Commit dddb9be

Browse files
authored
Update README.md
basic changes to trigger travis build and check that all is ok
1 parent 24b70b9 commit dddb9be

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,20 @@ is just a matter of configuration. Check as an example our instructions to [use
2121

2222
## What to expect?
2323

24-
The following [screencast](https://www.youtube.com/watch?v=MBrgeykyTGs) shows you what to expect.
24+
To see it in action with no effort you may run our sample docker or watch a screencast.
25+
Remember, this is just a generated sample, the idea is to generate your own application using a more realistic database schema.
2526

26-
You may also run a docker image of the sample generated webapp:
27+
### Sample Docker image
28+
29+
You may run a docker image of the sample generated webapp:
2730

2831
docker run -p 8080:8080 nromanetti/celerio-angular-quickstart
2932

30-
Remember, this is just a generated sample, the idea is to generate your own application using a more realistic database schema.
33+
Then access it at [localhost:8080](http://localhost:8080)
34+
35+
### Screencast
36+
37+
The following [screencast](https://www.youtube.com/watch?v=MBrgeykyTGs) shows you what to expect.
3138

3239
## About the project
3340

0 commit comments

Comments
 (0)