From d57de5b6acd156c1b78b785ce40e23b9793cb8dd Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 25 Aug 2021 00:53:07 +0200 Subject: Start writing README --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ed07b93 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +Readline Incdec +=============== + +Readline bindings to increment and decrement numbers on the command line. + + +## Demo +TODO + + +## Install +TODO + + source /path/to/incdec.bash + source /path/to/incdec-bindings.bash + + +## License +Copyright © 2021 Teddy Wing. Licensed under the GNU GPLv3+ (see the included +COPYING file). -- cgit v1.2.3