Skip to content

Commit 62deb9b

Browse files
committed
Merge remote-tracking branch 'origin/main'
* origin/main: Add section collapse Example Use Stories Add section collapse developer section
2 parents 1e1e1dc + 2d9d518 commit 62deb9b

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ OHBM 2025 - [project-ohbm-hackathon here](https://github.com/ohbm/hackathon2025/
9191
* “Are there any Spanish-language courses on structural MRI?”
9292
* “Which tutorials include assessments or quizzes?”
9393

94-
94+
<details>
95+
<summary>Example use storied</summary>
9596

9697
## Example Use Stories
9798

@@ -137,9 +138,11 @@ Delivery = Instructor
137138
* Modality = Functional
138139

139140

141+
</details>
140142

141-
142-
143+
<details>
144+
<summary>Developer Documentation</summary>
145+
143146
# Developer Documentation
144147

145148
## Frontend
@@ -173,3 +176,5 @@ npm install
173176
```bash
174177
npm run dev
175178
```
179+
180+
</details>

0 commit comments

Comments
 (0)