aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2021-04-08 14:03:32 +0200
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2021-04-08 14:03:32 +0200
commit10dffa839f8c26ee6c5858be9405e59a9bd6d649 (patch)
tree1e5fffc01dfb24446b9c54c0a68a41085d69475f /README.md
parentb46c12d8966aa03035aefa8d0b4ee0a751bc68da (diff)
downloadacme-scripts-10dffa839f8c26ee6c5858be9405e59a9bd6d649.tar.gz
acme-scripts-10dffa839f8c26ee6c5858be9405e59a9bd6d649.zip
Add start-acme section
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index b0c9fb4..030e46e 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,9 @@
This is a collection of useful scripts used by me to extend Acme Editor.
+## start-acme
+Starts our favorite editor. ;)
+
## c+
Adds a comment to the beginning of the line. By default inserts a double slash
(//) but can be changed the behaviour passing the symbol you want to use.