diff options
author | Alexis Roda <alexis.roda.villalonga@gmail.com> | 2019-07-27 13:25:58 +0200 |
---|---|---|
committer | Juan J. MartÃnez <jjm@usebox.net> | 2019-07-27 12:25:58 +0100 |
commit | 1737cac3f5fda65b1f39a417980353da12599d84 (patch) | |
tree | 127b02cf5d5b9d1909288a88ad5d35d44196953d /README.md | |
parent | 15b75667ddd8e0cf826d22891b823d95b47d6ae3 (diff) | |
download | z80count-1737cac3f5fda65b1f39a417980353da12599d84.tar.gz z80count-1737cac3f5fda65b1f39a417980353da12599d84.zip |
Added section 'Editor support' to README. (#7)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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! |