Skip to content

Commit

Permalink
docs: Unbreak README Formatting (angular#18043)
Browse files Browse the repository at this point in the history
- Makes headers consistent
 - Removes extra `)`
 - Makes browserstack line on a separate line
  • Loading branch information
CrazyPython authored and IgorMinar committed Jul 11, 2017
1 parent 7191013 commit b9525ec
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,20 @@
[![Issue Stats](http://issuestats.com/github/angular/angular/badge/pr?style=flat)](http://issuestats.com/github/angular/angular)
[![Issue Stats](http://issuestats.com/github/angular/angular/badge/issue?style=flat)](http://issuestats.com/github/angular/angular)
[![npm version](https://badge.fury.io/js/%40angular%2Fcore.svg)](https://www.npmjs.com/@angular/core)
)


[![Sauce Test Status](https://saucelabs.com/browser-matrix/angular2-ci.svg)](https://saucelabs.com/u/angular2-ci)
*Safari (7+), iOS (7+), Edge (14) and IE mobile (11) are tested on [BrowserStack][browserstack].*

Angular
=========
*Safari (7+), iOS (7+), Edge (14) and IE mobile (11) are tested on [BrowserStack][browserstack].*

Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript (JS) and other languages.
# Angular

Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages.

## Quickstart

[Get started in 5 minutes][quickstart].


## Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our
Expand Down

0 comments on commit b9525ec

Please sign in to comment.