From 7a64757fdd283cd930b6e6531ab34db7dc9df1cc Mon Sep 17 00:00:00 2001 From: sylvain-guillet Date: Mon, 29 May 2023 13:51:13 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b429a3..de53c95 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Console.WriteLine(epoch); //Expected output : 2000-01-01 12:00:00.000000 (TDB) ``` +You can find more advanced examples [here](https://github.com/IO-Aerospace-software-engineering/SDK.Net/wiki/Examples) + ## Documentation For more information you can read the [wiki](https://github.com/IO-Aerospace-software-engineering/SDK.Net/wiki) - -You can find more advanced examples [here](https://github.com/IO-Aerospace-software-engineering/SDK.Net/wiki/Examples)