From 2a5b378bb54d36e64e51203ac31414e702bc843f Mon Sep 17 00:00:00 2001 From: Piotr Justyna Date: Tue, 9 Jan 2024 11:13:26 +0000 Subject: [PATCH] updated the main readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 07acde9..827d36e 100644 --- a/readme.md +++ b/readme.md @@ -6,5 +6,6 @@ Each project is standalone and isolated into its own directory: | project | description | | --- | --- | +| [4-hello-world-argon-base](./4-hello-world-argon-base/) | A hello world f# console application with argon as base image. | | [2-hello-world](./2-hello-world/) | A hello world f# console application. | | [1-markdown](./1-markdown/) | Render simple markdown into pdf and html using pandoc. | \ No newline at end of file