Skip to content

Commit 9f92c49

Browse files
committed
stuffs
1 parent 8668713 commit 9f92c49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ wordpress-factory
44
#Inspiration
55
Its very hard for Object-Oriented Developers (Or Developers who uses MVC Frameworks) to develop wordpress plugins due to the difference on the framework and platform. So, i created this little bootstrap framework that would easily help developers to create their own plugin easily.
66

7-
##comonents added
7+
##components added
88
-Twig
99
-Autoloader
1010
-probably eloquent? or a good schema builder
@@ -13,6 +13,7 @@ Its very hard for Object-Oriented Developers (Or Developers who uses MVC Framewo
1313
-cache_path()
1414
-storage_path()
1515
-dd()
16+
-a well fixed documentation
1617

1718

1819
#Installation

0 commit comments

Comments
 (0)