Skip to content

Commit

Permalink
add a link to the benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi FUSSIEN committed Feb 2, 2017
1 parent 08dcaeb commit 01f241d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -37,7 +37,7 @@ $dotenv->load();
## Why should I use this dotenv loader instead of another ?

This package is meant to be faster than the other dotenv loaders.<br>
How ? By using the native function parse_ini_file.
But please, don't believe me, check my [small benchmark](https://github.com/rfussien/dotenv-benchmark) out, and try it by yourself.

It has less features, but common, it's about a config file and a minimum
computing should be done...
Expand Down

0 comments on commit 01f241d

Please sign in to comment.