aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexis Roda <alexis.roda.villalonga@gmail.com>2019-07-27 13:25:58 +0200
committerJuan J. Martínez <jjm@usebox.net>2019-07-27 12:25:58 +0100
commit1737cac3f5fda65b1f39a417980353da12599d84 (patch)
tree127b02cf5d5b9d1909288a88ad5d35d44196953d /README.md
parent15b75667ddd8e0cf826d22891b823d95b47d6ae3 (diff)
downloadz80count-1737cac3f5fda65b1f39a417980353da12599d84.tar.gz
z80count-1737cac3f5fda65b1f39a417980353da12599d84.zip
Added section 'Editor support' to README. (#7)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 19b91a0..e4efcd2 100644
--- a/README.md
+++ b/README.md
@@ -145,6 +145,10 @@ Where A, B, T0 and T1 are:
- T0 is the subtotal when the conditional is not met.
- T1 is the subtotal when the conditional is met.
+## Editor support
+
+- [z80count-el](https://github.com/patxoca/z80count-el), emacs
+
## Troubleshooting
Here be dragons!