From 4dcf60e3d6dbfdb3df98382d1932833fafd464ba Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 12 May 2024 02:47:32 +0200 Subject: Additional info to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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: -- cgit v1.2.3