shibd commented on code in PR #255:
URL: 
https://github.com/apache/pulsar-client-node/pull/255#discussion_r1039108380


##########
README.md:
##########
@@ -26,77 +26,128 @@ The Pulsar Node.js client can be used to create Pulsar 
producers and consumers i
 This library works only in Node.js 10.x or later because it uses the
 [node-addon-api](https://github.com/nodejs/node-addon-api) module to wrap the 
C++ library.
 
-## How to install
+## Getting Started
 
 > **Note**
 >
 > These instructions are only available for versions after 1.8.0. For versions 
 > previous to 1.8.0, you need to install the C++ client first. Please switch 
 > to the corresponding version branch of this repo to read the specific 
 > instructions.
+>
+> To run the examples, skip this section.

Review Comment:
   +1



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to