branch: elpa/flymake-popon
commit 9e7ccb87b113e9e53b1899b2dc27524983a15a02
Author: Akib Azmain Turja <[email protected]>
Commit: Akib Azmain Turja <[email protected]>

    Fix #1: Add screenshots
---
 .elpaignore       |   1 +
 README.org        |   6 ++++++
 demo-gui.png      | Bin 0 -> 13292 bytes
 demo-terminal.png | Bin 0 -> 11360 bytes
 4 files changed, 7 insertions(+)

diff --git a/.elpaignore b/.elpaignore
new file mode 100644
index 0000000000..e33609d251
--- /dev/null
+++ b/.elpaignore
@@ -0,0 +1 @@
+*.png
diff --git a/README.org b/README.org
index 86c4b62706..dade1f5555 100644
--- a/README.org
+++ b/README.org
@@ -3,6 +3,12 @@
 This package shows Flymake diagnostics on cursor hover.  This works on
 both graphical and non-graphical displays.
 
+[[./demo-gui.png]]
+~flymake-popon~ on GUI using Posframe.
+
+[[./demo-terminal.png]]
+~flymake-popon~ on terminal using Popon.
+
 * Installation
 
 ** Package
diff --git a/demo-gui.png b/demo-gui.png
new file mode 100644
index 0000000000..d655dac592
Binary files /dev/null and b/demo-gui.png differ
diff --git a/demo-terminal.png b/demo-terminal.png
new file mode 100644
index 0000000000..82fae803b1
Binary files /dev/null and b/demo-terminal.png differ

Reply via email to