This is an automated email from the ASF dual-hosted git repository.
liaoxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-streamloader.git
The following commit(s) were added to refs/heads/master by this push:
new 6e59062 [fix](README) rename StreamLoader to Streamloader (#13)
6e59062 is described below
commit 6e59062a9043219c5f887e39aa6160f0ce92335c
Author: zhengyu <[email protected]>
AuthorDate: Tue Mar 5 16:47:25 2024 +0800
[fix](README) rename StreamLoader to Streamloader (#13)
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 15a2a96..86b2139 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ specific language governing permissions and limitations
under the License.
-->
-# Apache Doris StreamLoader
+# Apache Doris Streamloader
A robust, high-performance and user-friendly alternative to the traditional
curl-based Stream Load.
@@ -65,7 +65,7 @@ For additional details and options, refer to our
comprehensive docs below.
## Build
-To build StreamLoader, ensure you have golang installed (version >= 1.19.9).
For example, on CentOS:
+To build Streamloader, ensure you have golang installed (version >= 1.19.9).
For example, on CentOS:
```
yum install golang
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]