Skip to content

Commit ee49716

Browse files
committed
update readme
1 parent e78ff80 commit ee49716

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ A template repository for creating an extension package for BioFSharp.
66

77
- `src/BioFSharp.XYZ`: The main project folder. Contains a library with BioFSharp core dependency.
88
- `tests/BioFSharp.XYZ.Tests`: The test project folder. Contains a XUnit test project
9-
-
9+
- `build/build.fsproj`: A FAKE build project that handles building, testing, packaging, publishing, etc.
10+
- `docs`: the docs folder contains an example index.fsx file with simple documentation boilerplate.
1011

1112
## Setup
1213

0 commit comments

Comments
 (0)