diff --git a/README.md b/README.md index b164452..d768feb 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# PHP Extended Type System • Reflection +# PHP Extended Type System • Type Reflection + +## Installation + +``` +composer require php-extended-type-system/type-reflection +```