From 596535fa63f59889688d3dbf6d59c139e39265d5 Mon Sep 17 00:00:00 2001 From: luckfox-eng33 <144299491+luckfox-eng33@users.noreply.github.com> Date: Fri, 17 Nov 2023 12:04:39 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d7737fe7d..e44a80349 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Luckfox Pico SDK [中文版](./README_CN.md) -* This SDK is modified based on the SDK provided by RK officially -* It provides a customized SDK specifically for Luckfox Pico series development boards +* This SDK is modified based on the SDK provided by Rockchip +* It provides a customized SDK specifically for Luckfox Pico series development boards  * Aimed at providing developers with a better programming experience ## SDK Introduction * The current main branch uses buildroot to build the rootfs, which makes it easier to add or remove applications. @@ -199,4 +199,4 @@ output/image ## Notices When copying the source code package under Windows, the executable file under Linux may become a non-executable file, or the soft link fails and cannot be compiled and used. -Therefore, please be careful not to copy the source code package under Windows. \ No newline at end of file +Therefore, please be careful not to copy the source code package under Windows.