aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 870bf34..e095099 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,9 @@
Filters academic articles using TF-IDF on titles plus logistic regression.
+Live instance: [qolscanner.samsci.com](https://qolscanner.samsci.com)
+Blog post: [ScholScan — automated keyword filtering](https://blog.samsci.com/blog/scholscan)
+
## Build
```
go build -o scholscan .