From 2f3f85aebda9ad71ed3740a84a476cf5d8aa75eb Mon Sep 17 00:00:00 2001 From: Vladimir Onoprienko <vonopr@yandex.ru> Date: Fri, 15 Apr 2022 10:10:19 +0000 Subject: [PATCH] Add link to nselibx-common in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b86857..44f3350 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # explelibx-common This project is a stub illustrating how the building of nse-projects with CMake is (should be) organized. -This one represents *nselibx-common* project +This one represents [nselibx-common](http://tesla.parallel.ru/emortikov/nselibx-common) project -- GitLab