removed EOL and changed order of dependencies
This commit is contained in:
parent
405170b5b2
commit
4089f12dc6
16
README.md
16
README.md
|
@ -48,17 +48,15 @@ Base for creating shop chat-robots using Web App technology for  (russian) (no swift) ()
|
1.  (russian) (no swift) ()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
1. 
|
1. 
|
||||||
2.  (PHP framework)
|
2.  (php package manager)
|
||||||
3.  (HTML templater)
|
3.  (PHP framework)
|
||||||
4.  (Telegram framework + ReactPHP)
|
4.  (HTML templater)
|
||||||
5.  (non-relational database)
|
5.  (Telegram framework + ReactPHP)
|
||||||
6.  (web server) *(can be replaced)*
|
6.  (non-relational database)
|
||||||
7.  (service manager) *(can be replaced)*
|
7.  (web server) *(can be replaced)*
|
||||||
8.  (php package manager)
|
8.  (service manager) *(can be replaced)*
|
||||||
|
|
||||||
<small>You can find other dependencies in the file `/composer.json`</small>
|
<small>You can find other dependencies in the file `/composer.json`</small>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue