We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6ed8a5 commit 2e112b9Copy full SHA for 2e112b9
README.md
@@ -9,4 +9,13 @@ Cherry-Project Framework
9
10
------------
11
12
+## Installation
13
+
14
+You can create new Cherry Framework project with Composer by running:
15
+`composer create-project cherry-project/framework your-project-name -s dev`
16
17
+## Usage
18
19
+Read more in [Core documentation](https://github.com/cherry-framework/core/blob/master/README.md).
20
21
**2019 © Cherry-project**
0 commit comments