From a9f6dc631db842a3243e075b474ef27a0a431398 Mon Sep 17 00:00:00 2001 From: Debdut Karmakar Date: Thu, 8 Oct 2020 05:28:01 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4a8a87b..7b35f2d 100644 --- a/README.md +++ b/README.md @@ -17,16 +17,14 @@ npm install name-dataset ``` +The NPM package is not available yet, to be published shortly. + ## Usage ```js const Names = require('name-dataset') ``` -``` -echo -e "$(python main.py 'Brian is in the kitchen while Amanda is watching the TV on the sofa.\nThey are both waiting for Alfred to come.')" -``` - ## How reliable is it?