Skip to content

Commit 5713a55

Browse files
committed
updated readme
1 parent 1d5d26a commit 5713a55

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# typescript-dci
22

3-
Brings support for DCI programming to TypeScript. For more information on DCI, see http://fulloo.info.
3+
*NOTE:* I am no longer working on this project. My more recent project for DCI in Javascript
4+
is [babel-dci](https://github.com/mbrowne/babel-dci).
45

5-
Documentation is forthcoming. In the meantime, check out the samples/dci folder.
6+
Brings support for DCI programming to TypeScript. For more information on DCI, see http://fulloo.info.
7+
Also see the samples/dci folder.
68

79
All modifications to the official TypeScript source code are commented with "DCI"
810

0 commit comments

Comments
 (0)