Skip to content

Commit 338a796

Browse files
committed
Add collapsible sections
1 parent 9b68b03 commit 338a796

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ This ephys element features automatic ingestion for spike sorting results from t
5454
</details>
5555

5656
## Installation
57+
<details>
58+
<summary>Click to expand details</summary>
5759

5860
+ Install `element-array-ephys`
5961
```
@@ -72,8 +74,11 @@ This ephys element features automatic ingestion for spike sorting results from t
7274
```
7375
pip install "element-interface @ git+https://github.com/datajoint/element-interface"
7476
```
77+
</details>
7578
7679
## Usage
80+
<details>
81+
<summary>Click to expand details</summary>
7782
7883
### Element activation
7984
@@ -100,6 +105,8 @@ For more detail, check the docstring of the `element-array-ephys`:
100105
101106
See [this project](https://github.com/datajoint/workflow-array-ephys) for an example usage of this Array Electrophysiology Element.
102107
108+
</details>
109+
103110
## Citation
104111
105112
+ If your work uses DataJoint and DataJoint Elements, please cite the respective Research Resource Identifiers (RRIDs) and manuscripts.

0 commit comments

Comments
 (0)