diff options
author | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2014-02-10 15:52:31 +0100 |
---|---|---|
committer | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2014-02-10 15:52:31 +0100 |
commit | b32e2bf6dfe370d85828e2f0a959b91552dd6589 (patch) | |
tree | 0c737182773ce56bcfce5d46ecf87c331b9c7ee0 | |
parent | ae6295cbfcd93b8501a306548fedca00a077ab20 (diff) | |
download | Dns-b32e2bf6dfe370d85828e2f0a959b91552dd6589.zip Dns-b32e2bf6dfe370d85828e2f0a959b91552dd6589.tar.gz Dns-b32e2bf6dfe370d85828e2f0a959b91552dd6589.tar.bz2 |
Add the state of the library.
-rw-r--r-- | .State | 1 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -0,0 +1 @@ +finalized @@ -3,7 +3,7 @@ Hoa is a **modular**, **extensible** and **structured** set of PHP libraries. Moreover, Hoa aims at being a bridge between industrial and research worlds. -# Hoa\Dns +# Hoa\Dns  This library allows to resolve domain name according to their types. |