Skip to content

Commit 75a252d

Browse files
authored
Update README.md
1 parent 62e67d4 commit 75a252d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# phpcore 2.0
2-
PHP Core Framework is a simple and easy to use MVC framework for web application development. It has been developed for the ease of building web application in PHP with OOP and MVC framework. It could be useful for projects in education.
2+
phpcore framework is a simple and easy to use MVC framework for web application development. It has been developed for the ease of building web application in PHP with OOP and MVC framework. It could be useful for projects in education.
33

44
## Quick start
55
1. Download and install Composer by the following url https://getcomposer.org/download/
@@ -471,4 +471,4 @@ This example will create a Web API that returns data from SQLite with Doctrine,
471471
}
472472
}
473473
?>
474-
```
474+
```

0 commit comments

Comments
 (0)