From c8e5f31a2476c922857d921e367b6a2320ce5a6f Mon Sep 17 00:00:00 2001 From: kaz-yos Date: Thu, 14 May 2020 04:25:15 -0400 Subject: [PATCH] Fix obsolete text --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 34820a3..ee88efc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This package implements similar work flow for various read-eval-print-loops (REP The languages currently supported are: **Emacs Lisp**, **Clojure**, **Common Lisp**, **Racket**, **Scheme**, **Hy**, **Python**, **Ruby**, **Standard ML**, **OCaml**, **Prolog**, **Javascript**, **shell script**, **Elixr**, **Erlang**, -**Elm** and **Scala**. **Prolog** and **Javascript** support was contributed by other authors (see special thanks). +**Elm**.. **Usage: C-RET rules all** @@ -24,8 +24,6 @@ You can see C-RET in action. ![ielm](screencast_ielm.gif?raw=true "ielm example") -YouTube video: https://www.youtube.com/watch?v=gNBlF67e-0w&feature=youtu.be - **Clojure via cider.el** ![cider](screen_shot_cider.png?raw=true "cider example")