From 01363414ac87384e080954d73a7eb0172cb2e3f5 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 8 Dec 2019 19:26:45 +0300 Subject: README: update --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 961c420..701db7d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ cmake-common Various utility files to build my CMake projects, as those seem to overlap between different projects quite a bit. +This repository is intended to be included as a submodule. +Git submodules are relatively hard to use though, but there's [an excellent +guide] to help you through. + +[an excellent guide]: https://medium.com/@porteneuve/mastering-git-submodules-34c65e940407 + License ------- -- cgit v1.2.3