From 8682205ac71f94295bb9679457331c55db54ce47 Mon Sep 17 00:00:00 2001 From: Max Campbell <41460735+maxall41@users.noreply.github.com> Date: Sat, 27 Apr 2024 23:43:23 -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 6665da8..932b115 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ RustSASA is a Rust library for computing the absolute solvent accessible surface - โšก๏ธ 3X Faster than Biopython and ~120% faster than Freesasa - ๐Ÿงช Full test coverage -## Using in python ๐Ÿ +## Using in Python ๐Ÿ You can now utilize RustSasa within Python to speed up your scripts! Take a look at [rust-sasa-python](https://github.com/maxall41/rust-sasa-python)!