From 82f9d1ebc3eeadfe218c4b4c2b591f300bf7680f Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Tue, 3 Nov 2015 10:11:35 -0700 Subject: [PATCH] Add WOPR --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f99c4bb..1a357d4 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. * [cli-mandelbrot](https://github.com/danyshaanan/cli-mandelbrot)- A cli for traversing the Mandelbrot fractal +* [WOPR](https://github.com/yaronn/wopr)- A simple markup language for creating rich terminal reports, presentations and infographics + ## Other * [app-path-cli](https://github.com/sindresorhus/app-path-cli)- Get the path to an app (OS X)