mirror of
https://github.com/danbulant/node-x11
synced 2026-05-19 04:18:35 +00:00
Update README.md
This commit is contained in:
parent
15c7149c6a
commit
f6547d3876
1 changed files with 0 additions and 6 deletions
|
|
@ -19,12 +19,6 @@ Windows users:
|
|||
Core requests usage:
|
||||
|
||||
```js
|
||||
/*
|
||||
var nomnoml = require('nomnoml');
|
||||
var src = '[nomnoml] is -> [awesome]';
|
||||
console.log(nomnoml.renderSvg(src));
|
||||
*/
|
||||
|
||||
var x11 = require('x11');
|
||||
|
||||
var Exposure = x11.eventMask.Exposure;
|
||||
|
|
|
|||
Loading…
Reference in a new issue