summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlasdair Armstrong2019-01-21 19:05:39 +0000
committerAlasdair Armstrong2019-01-21 19:07:39 +0000
commit864fb194128fa36990a53b80d000092e4b76b5fc (patch)
tree7306853b63fc0cf7fae074b0df2a12b7e0733d6a /README.md
parent2c81fff611c458fe04b2de2045247bdc77f8f80a (diff)
Remove old emacs mode to avoid confusion
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index f3c877a4..ff378796 100644
--- a/README.md
+++ b/README.md
@@ -82,10 +82,9 @@ with all the required dependencies.
Emacs Mode
==========
-[editors/sail2-mode.el](editors/sail2-mode.el) contains an Emacs mode
+[editors/sail-mode.el](editors/sail-mode.el) contains an Emacs mode
for the most recent version of Sail which provides some basic syntax
-highlighting. [editors/sail-mode.el](editors/sail-mode.el) contains an
-emacs mode for previous versions of the language.
+highlighting.
Licensing
=========
@@ -109,4 +108,4 @@ the headers of those files.
The POWER model in power/ is distributed under the 2-clause BSD licence in
the headers of those files.
-The models in separate repositories are licensed as described in each. \ No newline at end of file
+The models in separate repositories are licensed as described in each.