summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4a58a4d..dfc8e5d 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,7 @@ run-tests:
This will give us under we execute command `make` the following result.
```text
+$ make
Targets:
build-app Build the application
clean-cache Clean the cache
@@ -119,6 +120,7 @@ clean-cache: # Clean the cache
The following example will produce the following result.
```text
+$ make
This provides some additional tools for makefiles.
Targets: