diff --git a/.gitignore b/.gitignore index 570d18019..dc35f5abd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,9 @@ -/nbproject/private/ -/nbproject/customs.json -/nbproject/project.properties -/nbproject/project.xml -/nbproject/ -/src/bower_components/ -/src/demo/bower_components/ -/dist/ +/nbproject/private/ +/nbproject/customs.json +/nbproject/project.properties +/nbproject/project.xml +/nbproject/ +/src/bower_components/ +/src/demo/bower_components/ +/dist/ +/bower_components/ \ No newline at end of file diff --git a/README.md b/README.md index 2cdc4237d..2bec0eced 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ -# web-map Customized Built-In <map> Element - -[![Build Status](https://travis-ci.org/prushforth/Web-Map-Custom-Element.svg?branch=master)](https://travis-ci.org/prushforth/Web-Map-Custom-Element) - -The web-map Customized Built-In <map> Element is a [prototype implementation](http://maps4html.github.io/Web-Map-Custom-Element/) of the [HTML-Map-Element specification](http://maps4html.github.io/HTML-Map-Element/spec/). +# Customized Built-In <map> Element [![Build Status](https://travis-ci.org/prushforth/Web-Map-Custom-Element.svg?branch=master)](https://travis-ci.org/prushforth/Web-Map-Custom-Element) diff --git a/bower.json b/bower.json index 419d9443d..8fed8f811 100644 --- a/bower.json +++ b/bower.json @@ -7,7 +7,7 @@ {"name": "Maps for HTML Community Group", "email": "public-maps4html@w3.org", "homepage": "https://www.w3.org/community/maps4html/"} ], "homepage": "http://maps4html.github.io/Web-Map-Custom-Element/", - "license": "W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE", + "license": "W3C", "keywords": [ "framework", "web-components", diff --git a/demo/index.html b/demo/index.html index b49b53704..4bb7f9572 100644 --- a/demo/index.html +++ b/demo/index.html @@ -34,23 +34,24 @@