Skip to content

Commit

Permalink
update public data
Browse files Browse the repository at this point in the history
  • Loading branch information
IceMaD committed Feb 20, 2016
1 parent 848f3ef commit 627740f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Angular2 Quickstart
# Angular2 Tournament tree

Simple boilerplate for Angular2, based on the quickstart tutorial of [angular.io](https://angular.io/docs/ts/latest/quickstart.html)
[See here](http://icemad.github.io/tournament/)

## Instructions

```shell
npm install
gulp
```
```
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
<title>Angular 2 QuickStart</title>
<title>Angular 2 Tournament tree</title>
<!-- 1. Load libraries -->
<!-- IE required polyfills, in this exact order -->
<script src="node_modules/es6-shim/es6-shim.min.js"></script>
Expand Down

0 comments on commit 627740f

Please sign in to comment.