branch: elpa/scala-mode commit 0930f14ceaba03095607137a68181624710a57ed Author: Heikki Vesalainen <heikkivesalai...@yahoo.com> Commit: Heikki Vesalainen <heikkivesalai...@yahoo.com>
Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81ff3dc..bc0d1c5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# scala-mode2 -- A new scala-mode for emacs +# scala-mode2 — A new scala-mode for emacs This is a new scala major mode for emacs. It is a complete rewrite based on scala language specification 2.9. @@ -101,7 +101,7 @@ should work is welcomed as issues to this github project. All suggestions and especially pull requests are welcomed in github https://github.com/hvesalai/scala-mode2 -## Credit +## Credits Mode development: Heikki Vesalainen