From 2a499e2759841fa01b0dc078bf7b17cc4335c566 Mon Sep 17 00:00:00 2001 From: Nathan LeRoy Date: Mon, 16 May 2022 15:44:59 -0400 Subject: [PATCH] update readme --- sdk/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/README.md b/sdk/README.md index 753c2664..31d34d02 100644 --- a/sdk/README.md +++ b/sdk/README.md @@ -1,5 +1,5 @@ # Optipyzer SDK -This is the Software Developer Kit for the Optipyzer engine. It privides an API for the engine, as well as a wrapper for the web-API that lets you search organisms and pull codon usage data for an organism. This library is inteneded for use by those who want to customize their codon optimization beyond the capabilities of the site +This is the Software Developer Kit for the Optipyzer engine. It privides an API for the engine, as well as a wrapper for the web-API that lets you search organisms and pull codon usage data for an organism. This library is inteneded for use by those who want to customize their codon optimization beyond the capabilities of the site. # Installation ```sh