summary history branches tags files
commit:29c692b947d4e87213df87a9535ad3cadafcbfbe
author:Trevor Bentley
committer:GitHub
date:Sun Apr 29 18:50:17 2018 +0000
parents:06dd7a33fa9ddd88930e00e906d4fff40fb55201
Add screenshots to README
diff --git a/README.md b/README.md
line changes: +10/-0
index 7268bcb..c9f1c59
--- a/README.md
+++ b/README.md
@@ -35,6 +35,16 @@ printed in the echo area.
 
 (maxibuffer-open "This is a test" 'message)
 
+## Screenshots
+
+### Insert into buffer:
+
+<center><img src="https://github.com/mrmekon/emacs-maxibuffer/blob/master/screenshots/maxibuffer1.gif?raw=true" width="600"></center>
+
+### Send to function:
+
+<center><img src="https://github.com/mrmekon/emacs-maxibuffer/blob/master/screenshots/maxibuffer2.gif?raw=true" width="600"></center>
+
 ## Installation