diff --git a/readme.md b/readme.md index c9bfe94..7e0e86c 100644 --- a/readme.md +++ b/readme.md @@ -10,4 +10,5 @@ Use the following command to initialize the database. It will create the needed collection and document and return it in the console output. Use the output of _id for the search and update operation. The following part is needed for this -_id: new ObjectId(=="6448db015eed6ed191ef61a1"==), \ No newline at end of file +"6448db015eed6ed191ef61a1" (This is offcourse an example, yours will be different. +On the cloud hosted version of mongodb, this will be located in `_id: new ObjectId("6448db015eed6ed191ef61a1")`) \ No newline at end of file