byronmurg commented on a change in pull request #246:
URL: https://github.com/apache/couchdb-nano/pull/246#discussion_r553482408



##########
File path: README.md
##########
@@ -355,7 +355,9 @@ nano.db.list().then((body) => {
 Lists all the CouchDB databases as a stream:
 
 ```js
-nano.db.list().pipe(process.stdout);
+nano.db.list()

Review comment:
       I missed these too. Corrected in the latest commit.




----------------------------------------------------------------
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.

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


Reply via email to