From 63baa39920aac826f7bb8a42f614a528ff17b0df Mon Sep 17 00:00:00 2001
From: Ian Bell <ian.bell@nist.gov>
Date: Tue, 12 Oct 2021 19:11:08 -0400
Subject: [PATCH] Cubics to readme

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

diff --git a/README.md b/README.md
index 1564689..48346fa 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ This library implements advanced derivative techniques to allow for implementati
 So far the following EOS are implemented:
 
 * van der Waals
+* Peng-Robinson
+* Soave-Redlich-Kwong
 * PC-SAFT
 * cubic plus association (CPA) for pure fluids
 * multi-fluid model in the form of GERG
-- 
GitLab