Skip to content

Commit

Permalink
Improve README flow, grammar (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
dtan3847 authored and dracony committed May 4, 2017
1 parent fc94e35 commit 11955a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ most popular fullstack PHP frameworks while retaining its high performance.
This is in part because of the strict architecture that avoids common pitfalls
such as reliance on static methods, global scope, singletons and other antipatterns,
thus also ensuring that the code is easy to read, debug, extend and test.
In fact all PHPixie components boast full unit test coverage. It is the PHP framework
that will never stand in your way and provides you with full control over execution
flow, easy to learn and straightforward to master.
In fact, all PHPixie components boast full unit test coverage. This PHP framework
never stands in your way and provides you with full control over execution
flow. It's easy to learn and straightforward to master.

But it's not all just about the code. The PHPixie community is very friendly and
helpful, you can expect getting an answer to your question within minutes of asking
helpfulyou can expect an answer to your question within minutes of asking
it in the chat. The framework documentation is full of examples and is regularly
updated with tutorial videos.

Expand Down

0 comments on commit 11955a7

Please sign in to comment.