Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
victorguarana committed May 1, 2024
1 parent c82bafb commit 39150df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@ The code bellow sets up a connection to a MongoDB database, creates a collection
package main

import (
"context"
"fmt"
"time"

"github.com/victorguarana/gomongo/gomongo"
)

Expand Down

0 comments on commit 39150df

Please sign in to comment.