From cfc128ed7042b3350dc549f3fe64e5f935637f37 Mon Sep 17 00:00:00 2001 From: Tyrel Souza Date: Fri, 18 Aug 2023 01:17:15 -0400 Subject: [PATCH] readme --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 39c851d..16fe302 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ +# Mongo Stuff + + Load Sample Dataset `sample_shipwrecks` https://github.com/neelabalan/mongodb-sample-dataset -# py + +# servers and such + +## py Do standard venv ritual and pip install @@ -8,9 +14,7 @@ Do standard venv ritual and pip install python main.py ``` - - -# js/shipwrecks +## js/shipwrecks standard yarn ritual