Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved docs #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Polymer Day app
# Polymer Day App

The first event focused on Google's Polymer Library and App's Toolbox in Spain. We dedicate one an a half days to talk about Web Components technology. More than 10 talks from developer who are using Polymer during long time and for real projects.

## Install the Polymer Day app
## Install the Polymer Day App

First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. Then run `polymer serve` to serve your application locally.

Expand Down Expand Up @@ -46,4 +46,4 @@ Here are the steps to contribute to the project:
# Create a branch in your repo with the id of the issue (we recomend call the brach like fix/123-issue-name)
# Make a pull request to branch master
# Make sure your fork is up to date [Syncing a fork](https://help.github.com/articles/syncing-a-fork/)