From 6c5774dc1c25eb665cef81a70872a7ade8035a3f Mon Sep 17 00:00:00 2001 From: Rokas Brazdzionis Date: Wed, 29 Mar 2017 14:12:52 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 30ad9a1..43576e0 100644 --- a/README.md +++ b/README.md @@ -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