From fdb96f022730d52e2f7faf4fa955e65c975d6378 Mon Sep 17 00:00:00 2001 From: Jared Gorski Date: Sat, 30 Nov 2019 16:52:27 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1809f1a..02f9d6c 100644 --- a/README.md +++ b/README.md @@ -139,3 +139,7 @@ Some potential applications: ## Contributing This project is my first program in Rust. It's rough around the edges and has not been styleguided yet, but "simplicity" and "clarity" are words that come to mind when I envision what it should look like down the road. Contributions and suggestions should reflect the [Unix Philosophy](https://homepage.cs.uri.edu/~thenry/resources/unix_art/ch01s06.html). + +## Integrations +### Programmatic +- [**arpxjs**](https://github.com/jaredgorski/arpxjs): Programmatic process automation, relation, and multiplexing for Node.js