Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym authored Jan 22, 2020
1 parent f0c26e1 commit 8537664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ _Using ObjectGrapher to visualize Ray.Di applications_
When you've written a sophisticated application, [Ray.Di](https://github.com/ray-di/Ray.Di)'s rich introspection API can describe the object graph in detail. This grapher exposes this data as an easily understandable visualization. It can show the bindings and dependencies from several classes in a complex application in a unified diagram.

## Installation
You can install the ObjectGrapher component with composer:
You can install the ObjectGrapher with composer:

```
composer --dev require ray/object-visual-grapher
Expand Down

0 comments on commit 8537664

Please sign in to comment.