From 19f73ff1f6111fafe0ce1bb3e3d1019f8cd9bf0a Mon Sep 17 00:00:00 2001
From: Gabriele Contini <contini.mailing@gmail.com>
Date: 周六, 02 5月 2020 11:38:05 +0800
Subject: [PATCH] Merge branch 'develop' of https://github.com/open-license-manager/open-license-manager into develop

---
 doc/usage/License-retrieval.md |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/doc/usage/License-retrieval.md b/doc/usage/License-retrieval.md
index 08110bb..1b5340e 100644
--- a/doc/usage/License-retrieval.md
+++ b/doc/usage/License-retrieval.md
@@ -1,7 +1,8 @@
-# Place the license file
+# License retrieval
 
-Open License Manager, when integrated into a licensed software can automatically find its license file (or multiple license files) based on:
- 
+## how `licensecc` find the license file
+
+Open License Manager, when integrated into a licensed software can automatically find its license file (or multiple license files) based on: 
  * An environment variable: 
  	* Placing the full path of the license file in the environment variable `LICENSE_LOCATION` the library will look for it. Multiple license files can be separated by ';'
  	* Placing the full license content in the environment `LICENSE_DATA` will let the library load it.

--
Gitblit v1.9.1