From 5634f9b2c257acb527587ad8006119c94508da7d Mon Sep 17 00:00:00 2001 From: Om Raheja Date: Thu, 5 Sep 2024 14:34:01 -0400 Subject: [PATCH] updated readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58eddca..7984fa2 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,9 @@ My code is public domain, licensed under the [0BSD](https://spdx.org/licenses/0B Book copyright (c) 1995, 1998 Morgan Jones ## Install -tbd + +Currently only `weightedrank` and `rank` can be built. Please build them using `make weightedrank` and `make rank`, respectively. + +## Demo + +[![demo](demo.png)](https://git.rslp.org/omr/critical-thinking)