summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-05-12 02:47:32 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-05-12 02:47:32 +0200
commit4dcf60e3d6dbfdb3df98382d1932833fafd464ba (patch)
tree099892994fcbe145b185dbe6e75be2e82249e895 /README.md
parentb2b43079186fe5d845c0781e564f5c2352e36110 (diff)
downloadmakext-4dcf60e3d6dbfdb3df98382d1932833fafd464ba.tar.gz
Additional info to readme
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: