Skip to content

Commit 31cd9b0

Browse files
authored
Update README.md
1 parent e1c610d commit 31cd9b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
### Features
99
- CLEAN - minimal dependencies, no clutter!
10-
- NO-SETUP - working out-of-the-box (more in [Usage](#usage) section below...)
11-
- RELIABLE-HOT-RELOAD - dev server with hot-reload using [jspm-hmr](https://www.npmjs.com/package/jspm-hmr) - highly reliable and scalable with increasing modules count (more in [Notes](#notes) section below...)
10+
- NO-SETUP - working out-of-the-box (more in [Usage](#usage) section...)
11+
- RELIABLE-HOT-RELOAD - dev server with hot-reload using [jspm-hmr](https://www.npmjs.com/package/jspm-hmr) - highly reliable and scalable with increasing modules count (more in [Notes](#notes) section...)
1212
- TYPESCRIPT-WORKFLOW - in browser (on-the-fly) loading / no transpilation step / no bundling step
1313
- BEST-INTELLISENSE - statically typed entire JavaScript and DOM API with autocompletion and docs right in your editor - no more silly typos and runtime exceptions
1414
- TYPESAFE-API-CALLS - type checking the contracts of REST Service API calls - forget checking for API docs again

0 commit comments

Comments
 (0)