From e5d59ee12185f0b36bba3560cbe73e125d726e1d Mon Sep 17 00:00:00 2001
From: Connor Moody <89549880+mcm1053@users.noreply.github.com>
Date: Sun, 10 Apr 2022 14:59:33 -0500
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 17bbbe2..c7489b9 100644
--- a/README.md
+++ b/README.md
@@ -394,6 +394,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
 * [PyGraphviz](https://pypi.org/project/pygraphviz/) - Python interface to [Graphviz](http://www.graphviz.org/).
 * [PyQtGraph](http://www.pyqtgraph.org/) - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
 * [Seaborn](https://github.com/mwaskom/seaborn) - Statistical data visualization using Matplotlib.
+* [Streamlit](https://streamlit.io/) - A faster way to build and share data apps.
 * [VisPy](https://github.com/vispy/vispy) - High-performance scientific visualization based on OpenGL.
 
 ## Database
-- 
GitLab