Skip to content

Commit 49c50c4

Browse files
committed
additional docs cleanups
1 parent 3c01232 commit 49c50c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ An auto updating version of `atom`. Other atom packages we depend upon are insta
1414

1515
## Reviews
1616
"I was shocked at how good it felt to poke around on the compiler with it." [Jonathan Turner](https://twitter.com/jntrnr)
17-
17+
<br/>
1818
"And guess what, it worked perfectly. Like everything else! Faster than Visual Studio!" [Daniel Earwicker](http://stackoverflow.com/users/27423/daniel-earwicker)
19-
20-
[Add yours!](https://github.com/TypeStrong/atom-typescript/issues/66)
19+
<br/>
20+
[*Add yours!*](https://github.com/TypeStrong/atom-typescript/issues/66)
2121

2222
# Features
2323
## Auto Complete
24-
Internally using AutoComplete+. Just start typing and hints will show up. Or you can explicitly trigger it using `ctrl+shift+space` or `cmd+shift+space`. Press `tab` to make a selection. [You can also customize these](https://github.com/atom-community/autocomplete-plus#usage).
24+
Internally using AutoComplete+. Just start typing and hints will show up. Or you can explicitly trigger it using `ctrl+space` or `cmd+space`. Press `tab` to make a selection.
2525

2626
![](https://raw.githubusercontent.com/TypeStrong/atom-typescript/master/examples/screens/autocomplete1.png)
2727

0 commit comments

Comments
 (0)