From 11ded13b859d395538ca043b9d8944444735e86d Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 20 Mar 2019 19:10:10 +0530 Subject: [PATCH] Fix #368 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9b3112b..880fbe1 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ There are several [projects based on `buku`](#related-projects), including a bro - [Colors](#colors) - [Quickstart](#quickstart) - [Examples](#examples) +- [Automation](#automation) - [Troubleshooting](#troubleshooting) - [Editor integration](#editor-integration) - [Collaborators](#collaborators) @@ -461,6 +462,10 @@ PROMPT KEYS: $ buku -h $ man buku +### Automation + +Interactive workflows can be automated using expect. Issue [#368](https://github.com/jarun/Buku/issues/368) has a working example on automating auto-import. + ### Troubleshooting #### Editor integration