From ae7a3a9713fd4d34e926ad0102407669905ed163 Mon Sep 17 00:00:00 2001 From: Amagash Date: Wed, 30 Oct 2024 00:54:42 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 689b5a6..ea025f7 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ This project allows to convert a string into a DNA sequence and vice versa. This ⚠ Disclaimer: This project is just a POC and is not intended for research or production work. This project only as educational purposes. +## Quickstart +1. Clone this project +2. Run the main.py with your sequence to convert + ## I. Conversion String to DNA ### 1. Craft a secret message The first step is to find the secret message you want to encode in a DNA strand. There are some guidelines to follow: