diff --git a/README.md b/README.md index 80f235a..4710f93 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# benchmarkDB \ No newline at end of file +# benchmarkDB + +A program that comapres the performace of MySQL vs MongoDB in performing: +- Create +- Read +- Update +- Delete + +based on the their latencies to perform these operations. \ No newline at end of file