Skip to content

Commit 77c50cd

Browse files
Update README.md
1 parent 947aad8 commit 77c50cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This project aims to mimic react component in php
44

55
it's one of the elegant solution to make component based web app via php
66

7+
# Installation:
8+
`composer require phpreact/component`
9+
710
# Usage:
811

912
To create a component you neet to just extend React\Component class

0 commit comments

Comments
 (0)