Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dzonatan committed Mar 29, 2017
1 parent ddb8257 commit 6c5774d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
[![Build Status](https://travis-ci.org/VismaLietuva/vscode-angular-support.svg?branch=master)](https://travis-ci.org/VismaLietuva/vscode-angular-support)
[![Version](http://vsmarketplacebadge.apphb.com/version-short/vismalietuva.vscode-angular-support.svg)](https://marketplace.visualstudio.com/items?itemName=vismalietuva.vscode-angular-support)

Language support for angular definitions.
Lightweight language support for angular definitions.

## Prerequisites

- Angular with **Typescript** *(JS version possibly in the future)*
- *At the moment* [official style guide](https://angular.io/docs/ts/latest/guide/style-guide.html#!#naming) file naming (component `.ts` and `.html` names should match).
- Angular with **Typescript**
- [Official style guide](https://angular.io/docs/ts/latest/guide/style-guide.html#!#naming) file naming (component `.ts` and `.html` names should match).

## Features

Expand Down

0 comments on commit 6c5774d

Please sign in to comment.