Skip to content

Commit 1661b7e

Browse files
Update README.md
1 parent e74044c commit 1661b7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Excel-to-SBOL
22

3-
**Excel-to-SBOL** is an open source python library that converts [Excel Templates](https://github.com/SynBioDex/Excel-to-SBOL/tree/master/excel2sbol/resources/templates) to [SBOL](https://sbolstandard.org/) documents.
3+
**Excel-to-SBOL** is an open source python library that converts [Excel Templates](https://github.com/SynBioDex/Excel-to-SBOL/tree/master/resources/templates) to [SBOL](https://sbolstandard.org/) documents.
44

55
A similar utility developed for SBOL3 support (developed by Jake Beal) is in [SBOL-utilities](https://github.com/SynBioDex/SBOL-utilities).
66

@@ -31,7 +31,7 @@ To get the latest version you can use `git clone https://github.com/SynBioDex/Ex
3131
## How to use
3232

3333
**1) Choose an Excel Template**
34-
Choose an excel template from the [templates folder](https://github.com/SynBioDex/Excel-to-SBOL/tree/master/excel2sbol/resources/templates).
34+
Choose an excel template from the [templates folder](https://github.com/SynBioDex/Excel-to-SBOL/tree/master/resources/templates).
3535
We suggest choosing the latest version. Fill out the template as the instructions indicate.
3636

3737
**2) Install the Converter**

0 commit comments

Comments
 (0)