]> code.delx.au - gnu-emacs-elpa/blobdiff - README.md
Update non-Lisp example with better demo
[gnu-emacs-elpa] / README.md
index 4f5ffce24226061f7aa7cece756df2d8278f8461..fe68698b2b73a398d0ffea578a5bc8a4ac691f64 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,8 +15,8 @@ than `electric-indent-mode`.
 - An example of Lisp mode (Emacs Lisp):
 ![Lisp Code Example](lisp-example.gif)
 
-- An example of non-Lisp mode (C++):
-![Cpp Code Example](cpp-example.gif)
+- An example of non-Lisp mode (C):
+![C Code Example](c-example.gif)
 
 ### Instructions ###