aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 3 insertions, 10 deletions
diff --git a/README.md b/README.md
index 48adb79..8ab891d 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,14 @@
__This is a fork of [zencoding-mode](https://github.com/rooney/zencoding) to support [Emmet](https://emmet.io/)'s feature set.__
-## About zencoding-mode
-
-[zencoding-mode](https://github.com/rooney/zencoding) is a minor mode providing support for Zen Coding by producing HTML from CSS-like selectors. See [README](https://github.com/rooney/zencoding/blob/master/README.md)
-
-## About Emmet
-Zen Coding has been renamed to [Emmet](https://emmet.io/) and includes an expanded feature set.
-
## Abbreviation Examples
-- [HTML abbreviations](https://github.com/smihica/emmet#html-abbreviations)
-- [CSS abbreviations](https://github.com/smihica/emmet#css-abbreviations)
+- [HTML abbreviations](#html-abbreviations)
+- [CSS abbreviations](#css-abbreviations)
## Emmet Actions
-- [Go to Edit Point](https://github.com/smihica/emmet#go-to-edit-point)
+- [Go to Edit Point](#go-to-edit-point)
## Supported Emacs