aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md17
-rw-r--r--screenshots/example.gif (renamed from screenshot/example.gif)bin562216 -> 562216 bytes
-rw-r--r--screenshots/opinion.png (renamed from screenshot/opinion.png)bin31530 -> 31530 bytes
3 files changed, 8 insertions, 9 deletions
diff --git a/README.md b/README.md
index 344b4e0..ee00ef2 100644
--- a/README.md
+++ b/README.md
@@ -1,25 +1,21 @@
# Lazy Numbers
-<div style="text-align=center">
-<img src="./screenshot/opinion.png">
-</div>
+Enter Numbers without moving your hands off the home row.
-Enter Numbers without moving your hands off the home row!!!
-
-![](./screenshot/example.gif)
+![Example](./screenshots/example.gif)
## Install
### MELPA:
```
-M-x package-install lazy-numbers
+M-x package-install RET lazy-numbers RET
```
-## use-package
+### use-package
```elisp
-(use-package lazy-numebrs
+(use-package lazy-numbers
:ensure t)
```
@@ -46,3 +42,6 @@ Press `ESC` to exit.
## About
+When I talk about this idea, my friends often say:
+
+![](./screenshots/opinion.png)
diff --git a/screenshot/example.gif b/screenshots/example.gif
index f4904f2..f4904f2 100644
--- a/screenshot/example.gif
+++ b/screenshots/example.gif
Binary files differ
diff --git a/screenshot/opinion.png b/screenshots/opinion.png
index d3e942c..d3e942c 100644
--- a/screenshot/opinion.png
+++ b/screenshots/opinion.png
Binary files differ