Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sutyum authored Nov 28, 2023
1 parent 0f9e70e commit 744b32e
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 744b32e

Please sign in to comment.