mirror of
https://github.com/danbulant/node-x11
synced 2026-05-24 12:35:39 +00:00
link to roadmap
This commit is contained in:
parent
b1bc89f7f4
commit
d2f467a9fb
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
||||||
# About
|
# About
|
||||||
X11 protocol client for node.js
|
X11 protocol client for node.js
|
||||||
|
|
||||||
|
# status
|
||||||
|
|
||||||
|
soon to be released at stage 2) ( see [roadmap.txt](./roadmap.txt) )
|
||||||
|
|
||||||
# example
|
# example
|
||||||
|
|
||||||
var x = require('x11');
|
var x = require('x11');
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue