Github user xubo245 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2792#discussion_r223267582
--- Diff: README.md ---
@@ -52,6 +52,7 @@ CarbonData is built using Apache Maven, to [build
CarbonData](https://github.com
* [Configuring
Carbondata](https://github.com/apache/carbondata/blob/master/docs/configuration-parameters.md)
* [Streaming
Ingestion](https://github.com/apache/carbondata/blob/master/docs/streaming-guide.md)
* [SDK
Guide](https://github.com/apache/carbondata/blob/master/docs/sdk-guide.md)
+* [CSDK
Guide](https://github.com/apache/carbondata/blob/master/docs/CSDK-guide.md)
--- End diff --
ok, done. I only find documentation.md. CSDK don't support write, so other
place no need to update.
---