Skip to content

Commit

Permalink
Update README.md and adapting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sammo12 authored Aug 10, 2023
1 parent cbcb100 commit c84fb73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ db.Delcol("collection-1")
db.Update("collection-1","examplekey","an exaple value")
\\ updating data

db.Getall("collection-1")
\\get all data from entire collection
}

```

0 comments on commit c84fb73

Please sign in to comment.