Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02b0a1f

Browse files
authored
Update README.md
1 parent b55e929 commit 02b0a1f

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
@@ -2,7 +2,7 @@ Description: I decided to build this script as a reference to myself on how to b
22
I'll be using this to build a administrative gui I've been thinking of doing for awhile now.
33

44
What is an ORM?
5-
ORM stands for Object Relational Model. To sum it up, your building an relational database, but that's a really simple definition.
5+
ORM stands for Object Relational Model. To sum it up, your building a relational database, but that's a really simple definition.
66

77
Reference this link for more comprehensive details on what an ORM is about and other examples. (Why reinvent the wheel? I'd just be doing it to satisfy my own ego.)
88

0 commit comments

Comments
 (0)