branch: master commit de24113a199b1e5c67dae3e5940ec6f7ba815ffd Author: Tu Do <tuhdo1...@gmail.com> Commit: Tu Do <tuhdo1...@gmail.com>
Update non-Lisp example with better demo --- README.md | 4 ++-- c-example.gif | Bin 0 -> 88739 bytes cpp-example.gif | Bin 41518 -> 0 bytes 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f5ffce..fe68698 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ than `electric-indent-mode`. - An example of Lisp mode (Emacs Lisp):  -- An example of non-Lisp mode (C++): - +- An example of non-Lisp mode (C): + ### Instructions ### diff --git a/c-example.gif b/c-example.gif new file mode 100644 index 0000000..f72e143 Binary files /dev/null and b/c-example.gif differ diff --git a/cpp-example.gif b/cpp-example.gif deleted file mode 100644 index a8ef26c..0000000 Binary files a/cpp-example.gif and /dev/null differ