diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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. |
