From 38dfdd358a7fecf4090b5d01c069610b2000f0bc Mon Sep 17 00:00:00 2001 From: halx99 Date: Tue, 4 Aug 2020 16:57:52 +0800 Subject: [PATCH] Refine typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 906990752e..e1ad455403 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ * Set default C++ standard to 14 * Set min deploy target ios sdk to 9.0 * Remove tinyxml2, use more fast pugixml instead -* Use curl for HttpClient,CCDownloader on all platforms +* Use curl for HttpClient,Downloader on all platforms * Use SAX parser for all plist file, remove apple platform spec for getValueMapFromFile stubs ### [Roadmap](https://github.com/c4games/engine-x/issues/1)