Forráskód Böngészése

readme: added info about use of ctypes

Fabian Peter Hammerle 7 éve
szülő
commit
033c2ab5c1
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -2,6 +2,8 @@
 
 
 Show names of outputs available to the X server.
 Show names of outputs available to the X server.
 
 
+This script uses python's ctypes library to access *libX11* and *libXrandr*.
+
 ## Requirements
 ## Requirements
 
 
 ```{sh}
 ```{sh}