Skip to content

Commit

Permalink
Merge pull request #5 from Technoculture/sutyum-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sutyum authored Nov 28, 2023
2 parents 0f9e70e + 744b32e commit 5927ea9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ OpenOligo is an open-source platform for programmatically interacting with and m
pip install openoligo
```

In order to run one of the predefined scripts
```sh
git clone https://github.com/Technoculture/openoligo-firmware.git
cd openoligo-firmware
python3 ./examples/dna_synthesis.py
```

### A simple Example

```py
Expand Down

0 comments on commit 5927ea9

Please sign in to comment.