From 608dc8ad0c52ea2af78ad80c1f0388c4bfd25704 Mon Sep 17 00:00:00 2001 From: Tony Ebichu! Date: Tue, 22 Nov 2022 23:46:21 +0800 Subject: [PATCH] Update Readme Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7065098..f57696e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GeoLocation > -> 使用C++ ATL COM在Windows平台上的实时GPS坐标位置获取,支持位置监听,与dotNet的System.Device.Location实现方式相同 +> 使用C++ ATL COM在Windows平台上实时获取GPS坐标位置,支持位置监听,与dotNet的System.Device.Location实现方式相同 > > Use C++ ATL COM to obtain real-time GPS coordinates on the Windows platform, support location monitoring, and implement the same method as dotNet's System.Device.Location