mirror of
https://github.com/danbulant/node-x11
synced 2026-05-23 06:19:01 +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
|
||||
X11 protocol client for node.js
|
||||
|
||||
# status
|
||||
|
||||
soon to be released at stage 2) ( see [roadmap.txt](./roadmap.txt) )
|
||||
|
||||
# example
|
||||
|
||||
var x = require('x11');
|
||||
|
|
|
|||
Loading…
Reference in a new issue