From 1eadac9c2e0234ec898a493896ac5a58ccc0de4d Mon Sep 17 00:00:00 2001
From: Alexander Rose <alex.rose@rcsb.org>
Date: Wed, 5 Jun 2019 10:03:11 -0700
Subject: [PATCH] add MolArt reference to readme

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 29881c843..8c7e919f9 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@ The goal of **Mol\*** (*/'mol-star/*) is to provide a technology stack that will
 
 This particular project is the implementation of this technology (still under development).
 
+*If you are looking for the "MOLeculAR structure annoTator", that package is now available on NPM as [MolArt](https://www.npmjs.com/package/molart).*
+
 ## Project Overview
 
 The core of Mol* currently consists of these modules (see under `src/`):
-- 
GitLab