added dependencies
This commit is contained in:
parent
64f1a585f9
commit
fdea6c8408
12
README.md
12
README.md
|
@ -1,6 +1,18 @@
|
|||
# huesos
|
||||
Basis for developing chat-robots with "Web App" technology for Telegram
|
||||
|
||||
## Dependencies
|
||||
1. 
|
||||
2.  (PHP framework)
|
||||
3.  (HTML templater)
|
||||
4.  (Telegram framework + ReactPHP)
|
||||
5.  (non-relational database)
|
||||
6.  (web server) *(can be replaced)*
|
||||
7.  (service manager) *(can be replaced)*
|
||||
8.  (php package manager)
|
||||
|
||||
<small>You can find other dependencies in the file `/composer.json`</small>
|
||||
|
||||
## Installation
|
||||
|
||||
### AnangoDB
|
||||
|
|
Loading…
Reference in New Issue