branch: elpa/with-simulated-input commit 0f43fe46d4ab098c18a90b9df18cb96bab8e4a35 Author: Ryan C. Thompson <[email protected]> Commit: Ryan C. Thompson <[email protected]>
Add CI status badge to README
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0686413f70..5f76c44aeb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# with-simulated-input
-[](https://stable.melpa.org/#/with-simulated-input)
[](https://travis-ci.org/DarwinAwardWinner/with-simulated-input)
[](https://coveralls.io/github/DarwinAwardWinner/with-simulated-input?branch=master)
+[](https://stable.melpa.org/#/with-simulated-input)
+[](https://github.com/DarwinAwardWinner/with-simulated-input/actions/workflows/test.yml)
+[](https://coveralls.io/github/DarwinAwardWinner/with-simulated-input?branch=master)
This package provides an Emacs Lisp macro, `with-simulated-input`,
which evaluates one or more forms while simulating a sequence of input
