Skip to content

Commit d09bfcb

Browse files
committed
update final
1 parent 9052f37 commit d09bfcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CRUD_Python
2-
This algorithm is a CRUD made in python that has the purpose of the four basic operations (creation, consultation, updating and destruction of data) used in relational databases (RDBMS) provided to users of the system.
2+
This algorithm is a CRUD made in python that has the purpose of the four basic operations (creation, consultation, updating and destruction of data) used in relational databases (RDBMS).
33

44
## Requirements
55
You will need to install the library below:

0 commit comments

Comments
 (0)