Skip to content

Commit b5e922a

Browse files
committed
Remove note about node bindings
1 parent 027941d commit b5e922a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ Additional documentation for other aspects of TMC such as configuration file for
1414

1515
A "frontend" for tmc-langs. A binary CLI client for TMC-langs for IDEs. Intended to be used programmatically, for a CLI meant for manual use see [tmc-cli-rust](https://github.com/rage/tmc-cli-rust).
1616

17-
### bindings/tmc-langs-node
18-
19-
Bindings for using tmc-langs from Node.js.
20-
2117
### tmc-langs
2218

2319
The "backend". A library that provides a convenient API for implementing different frontends. A frontend (such as a CLI) should only depend on this library. The other libraries are considered internal.

0 commit comments

Comments
 (0)