From 9cec64b20779e1f25c397b366cbd1ddb4671c1d8 Mon Sep 17 00:00:00 2001 From: sjlleo Date: Fri, 24 Jun 2022 13:51:41 +0800 Subject: [PATCH] Add: Some Tips --- README.md | 2 ++ README_zh_CN.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 9686662..45e3380 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ An open source visual routing tool that pursues light weight, developed using Go NextTrace has a total of 2 versions, the Lite version focusing on lightweight and the [Enhanced version](#nexttrace-enhanced) which is more enthusiast-oriented. +PS: Our Lite version does not provide OSM based geolocation visualization, we provide this parameter in the enhanced version if needed. + ## How To Use ### Automated Installation diff --git a/README_zh_CN.md b/README_zh_CN.md index 3812e17..060e428 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -10,6 +10,8 @@ NextTrace 一共有2个版本,专注于轻量的 Lite 版本以及更面向发烧友的 [Enhanced 版本](#nexttrace-enhanced)。 +PS: Lite 版本追求轻量化,并不提供基于高德地图 / OpenStreetMap 的路由可视化功能,如有需要,请使用 Enhanced 版本。 + ## How To Use ### Automated Install