Updated readme.md

This commit is contained in:
ultimateplayer1999 2023-04-26 08:10:04 +00:00
parent d21795e0d5
commit fe5985c665
1 changed files with 2 additions and 1 deletions

View File

@ -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"==),
"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")`)