Skip to content

Commit 186f829

Browse files
committed
Added JDK to the required prerequisites for Ant to build.
1 parent bdc4e5e commit 186f829

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
@@ -5,7 +5,7 @@ These are sources, unit tests and minified library for PureMVC Multicore Framewo
55
## Status
66
Development - [Version 1.0](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/VERSION)
77

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.
99

1010
## Platforms / Technologies
1111
* [TypeScript](http://www.typescriptlang.org/)
@@ -15,7 +15,7 @@ Best to consider it development while the TypeScript language specification is n
1515

1616
## Usage
1717

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/).
1919

2020
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)
2121

0 commit comments

Comments
 (0)