You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ These are sources, unit tests and minified library for PureMVC Multicore Framewo
5
5
## Status
6
6
Development - [Version 1.0](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/VERSION)
7
7
8
-
Best to consider it development while the TypeScript language specification is not finalized.
8
+
Considered as «development» while the TypeScript language specification is not finalized.
9
9
10
10
## Platforms / Technologies
11
11
*[TypeScript](http://www.typescriptlang.org/)
@@ -15,7 +15,7 @@ Best to consider it development while the TypeScript language specification is n
15
15
16
16
## Usage
17
17
18
-
As this port depends on the TypeScript language you may want to start by reading TypeScript "getting started":http://www.typescriptlang.org/.
18
+
As this port depends on the TypeScript language you may want to start by reading [TypeScript getting started guide](http://www.typescriptlang.org/).
19
19
20
20
Unit Test can be run live in the browser using included HTML file [test.html](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/test-minified.html)
0 commit comments