From 6cb875e091a4709c98579e3bd6d218d681fff839 Mon Sep 17 00:00:00 2001 From: "Andrew S. Rosen" Date: Sat, 7 Oct 2023 00:20:00 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c37b42d30..d32f005b7c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ![Python - Version](https://img.shields.io/pypi/pyversions/quacc) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7720998.svg)](https://doi.org/10.5281/zenodo.7720998) -`quacc` is a flexible platform for high-throughput, computational materials science ๐Ÿ’Ž and quantum chemistry ๐Ÿงช that is built for the exascale era ๐Ÿ”ฅ. It is maintained by the [Rosen Research Group](https://rosen.cbe.princeton.edu/) at Princeton University ๐Ÿฏ. +`quacc` is a flexible platform for computational materials science ๐Ÿ’Ž and quantum chemistry ๐Ÿงช that is built for the exascale era ๐Ÿ”ฅ. It is maintained by the [Rosen Research Group](https://rosen.cbe.princeton.edu/) at Princeton University ๐Ÿฏ. - `quacc` makes it possible to easily write complex workflows that can be run anywhere, anyhow. By anywhere, we mean locally, HPC, the cloud, or any combination thereof. By anyhow, we mean via one of several [modern workflow management solutions](https://workflows.community).