Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaip authored Nov 29, 2016
1 parent a0f207c commit ed999db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This package provides you with a registry service and an Eel helper to get and set values on it.

Installation: `composer require psmb/registry`

Example:

```
Expand All @@ -14,4 +16,4 @@ root = T:Collection {
value = ${Registry.get('acc')}
}
}
```
```

0 comments on commit ed999db

Please sign in to comment.