Skip to content

Commit a97bc80

Browse files
committed
feat: modify the readme content
1 parent 335f88d commit a97bc80

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ NeuroJSON leverages **modern web technologies and scalable NoSQL databases** and
2525
- **Search** — Browse across multiple databases, datasets, and modalities
2626
- **Preview** — Interact with JSON metadata and visualize imaging data (2D/3D) in browser
2727
- **Download** — Retrieve datasets in JSON format, ready for use in Python, MATLAB/Octave, C++, and more
28-
- **Upload** - Contribute your own datasets to NeuroJSON.io ([Steps to contribute](#for-data-contributors))
28+
- **Upload** - Contribute your own datasets to NeuroJSON.io ([Steps to contribute](#-for-data-contributors))
2929
- **REST API** — Automate your workflows with lightweight endpoints, designed for smooth integration into both local analyses and large-scale pipelines
3030

3131
---
@@ -37,7 +37,9 @@ NeuroJSON leverages **modern web technologies and scalable NoSQL databases** and
3737
3. Click any dataset to **preview** or **download** data
3838
4. For automation, use the **[REST API](#rest-api)**
3939

40-
## For Data Contributors
40+
---
41+
42+
## 👩‍🔬 For Data Contributors
4143

4244
We welcome your datasets!
4345

@@ -56,7 +58,7 @@ Contributions ensure **long-term public availability and reusability**.
5658

5759
---
5860

59-
## For Developers
61+
## 💻 For Developers
6062

6163
### REST API
6264

@@ -80,6 +82,8 @@ links = jd.jsonpath(data, '$.._DataLink_')
8082
jd.jdlink(links, {'regex': 'anat/sub-0[12]_.*.nii'})
8183
```
8284

85+
---
86+
8387
## 📊 Current Stats (as of latest release)
8488

8589
| Metric | Value |

0 commit comments

Comments
 (0)