Skip to content

Commit 7a9ce72

Browse files
committed
Updated readme
1 parent f3cbafa commit 7a9ce72

File tree

2 files changed

+4
-2300
lines changed

2 files changed

+4
-2300
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![](https://heatbadger.now.sh/github/readme/bckp/environment/)
22

3-
# bckp/environment
3+
# honk-legion/environment
44
Easy class for getting ENV values with casting and default value fallback. Great for frameworks like Nette.
55

66
[![Coverage Status](https://img.shields.io/coveralls/github/bckp/environment/master)](https://coveralls.io/github/bckp/environment?branch=master)
@@ -13,14 +13,14 @@ Easy class for getting ENV values with casting and default value fallback. Great
1313
Installation
1414
------------
1515

16-
The best way to install `bckp/environment` is using [Composer](http://getcomposer.org/):
16+
The best way to install `honk-legion/environment` is using [Composer](http://getcomposer.org/):
1717

1818
```sh
19-
$ composer require bckp/environment
19+
$ composer require honk-legion/environment
2020
```
2121

2222
## Development
2323

2424
This package is currently maintaining by these authors.
2525

26-
<a href="https://github.com/bckp"><img width="80" height="80" src="https://avatars.githubusercontent.com/u/179652?v=4&s=80"></a>
26+
<a href="https://github.com/HonkLegion"><img width="80" height="80" src="https://avatars.githubusercontent.com/u/208159255?s=80&v=4"></a>

0 commit comments

Comments
 (0)