We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dddb9be commit f87e13aCopy full SHA for f87e13a
README.md
@@ -21,12 +21,12 @@ is just a matter of configuration. Check as an example our instructions to [use
21
22
## What to expect?
23
24
-To see it in action with no effort you may run our sample docker or watch a screencast.
+To see it in action with no effort you may run our sample docker image 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.
26
27
### Sample Docker image
28
29
-You may run a docker image of the sample generated webapp:
+To run the docker image of the sample generated webapp:
30
31
docker run -p 8080:8080 nromanetti/celerio-angular-quickstart
32
0 commit comments