Merge pull request #10 from dart-lang/sethladd-patch-1

Update homepage and description
diff --git a/pubspec.yaml b/pubspec.yaml
index 933b469..3562da3 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,8 +1,8 @@
 name: html
 version: 0.12.1
 author: Dart Team <misc@dartlang.org>
-description: A library for working with HTML documents.
-homepage: https://github.com/dart-lang/html5lib
+description: A library for working with HTML documents. Previously known as html5lib.
+homepage: https://github.com/dart-lang/html
 environment:
   sdk: '>=1.2.0 <2.0.0'
 dependencies: