commit
155738a19d
|
@ -1,28 +0,0 @@
|
||||||
|
|
||||||
![PySimpleGUI_Debugger_Logo](https://user-images.githubusercontent.com/13696193/58375496-38cbb280-7f22-11e9-99b8-286fe1fa41b5.png)
|
|
||||||
|
|
||||||
## is no more.... but `imwatching` you now the same thing
|
|
||||||
|
|
||||||
|
|
||||||
# Project renamed to:
|
|
||||||
# `imwatchingyou`
|
|
||||||
|
|
||||||
So head over to that project page.
|
|
||||||
https://github.com/PySimpleGUI/imwatchingyou
|
|
||||||
|
|
||||||
----------------------
|
|
||||||
|
|
||||||
To install it:
|
|
||||||
|
|
||||||
`pip install imwatchingyou`
|
|
||||||
|
|
||||||
To use it, check out the Demo Program on the project's page.
|
|
||||||
|
|
||||||
----------------------
|
|
||||||
|
|
||||||
About the creepy title
|
|
||||||
|
|
||||||
Don't worry, I'm not watching YOU...
|
|
||||||
|
|
||||||
#### I'm not watching you, YOU are watching YOUR CODE
|
|
||||||
|
|
|
@ -3,5 +3,6 @@ theme:
|
||||||
name: mkdocs
|
name: mkdocs
|
||||||
custom_dir: docs_modification/
|
custom_dir: docs_modification/
|
||||||
plugins:
|
plugins:
|
||||||
- search
|
- search:
|
||||||
|
prebuild_index: true
|
||||||
|
|
Loading…
Reference in New Issue