Skip to content

Commit

Permalink
⭐Update readme, reached alpha release 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
haxiomic authored May 1, 2020
1 parent b84241f commit 5f64806
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Command-line tool to convert TypeScript type definitions to haxe externs
}
```

See examples/ for example projects using for popular libraries
See [examples/](examples/) for example projects using for popular libraries

# Roadmap
- [x] Rewrite in haxe using generated TypeScript compiler externs
Expand Down Expand Up @@ -73,8 +73,8 @@ See examples/ for example projects using for popular libraries
- [x] Information loss in function signatures
- [x] Class extends
- [x] Rest parameters
- [ ] Docs: How-to-use + examples
- [ ] :star: **Alpha Release** *_should_ work but please look for issues!*
- [x] Docs: How-to-use + examples
- [x] :star: **Alpha Release** *_should_ work but please look for issues!*

**Road to Beta**
- [ ] Validation system to confirm all test code compiles **← :star: currently working on this**
Expand Down

0 comments on commit 5f64806

Please sign in to comment.