Skip to content

Commit

Permalink
Updated README for v0.1 release
Browse files Browse the repository at this point in the history
Florian Eckerstorfer committed May 19, 2014
1 parent f027bae commit 9f05541
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -9,6 +9,7 @@ Features

- Check availability of domains
- Retrieve WHOIS information of domains
- Support for over 350 TLDs, including new generic TLDs like `.coffee` or `.sexy`
- Command line tool and library
- Compatible with PHP >= 5.4 and [HHVM](http://hhvm.com)

@@ -100,7 +101,7 @@ echo $client->isAvailable($domainName);
Changelog
---------

### Version 0.1 (*not yet released*)
### Version 0.1 (19 May 2014)

- Initial release

0 comments on commit 9f05541

Please sign in to comment.