Skip to content

Commit

Permalink
Update README.md (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
monadona committed Oct 3, 2020
1 parent 288602b commit d098b0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,7 +1,7 @@
Yii 2 shop example project
==========================

This is example project implementing a shop created to help people learn Yii 2.0. It was created during 8 hours workshop performed in Ekaterinburg, Russia. The idea was to show how to deal with Gii, grids, filtering and other Yii 2.0 usage. It is by no means a complete shop script. It may contain bugs, shortcuts etc.
This is an example project implementing a shop created to help people learn Yii 2.0. It was created during 8 hours workshop performed in Ekaterinburg, Russia. The idea was to show how to deal with Gii, grids, filtering and other Yii 2.0 usage. It is by no means a complete shop script. It may contain bugs, shortcuts etc.

> If you want to take over the project and develop it further, let @samdark know and you'll be granted permissions required.
Expand Down Expand Up @@ -59,7 +59,7 @@ INSTALLATION

### Install via Composer

If you do not have [Composer](http://getcomposer.org/), you may install it by following the instructions
If you do not have [Composer](http://getcomposer.org/), you can install it by following the instructions
at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix).

You can then install the application using the following command:
Expand Down

0 comments on commit d098b0c

Please sign in to comment.