diff --git a/README.md b/README.md index edd8a67..1706a67 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # cool-RDBMS -C++ implementation of RDBMS with interactive client interface.
+C++ implementation of RDBMS with interactive client interface
Operations like Project, Select, Rename, Union, Cartesion Product and Set Difference are available. ## Files Description
● data - Directory contains all files related to saved table.