Skip to content

Commit 551318a

Browse files
committed
docs: test using details/summary elements, adjust text
1 parent 7d12c0b commit 551318a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ Pre-compiled windows binaries are available for download in the latest [Releases
4848
The following dependencies are used for this project. Feel free to use other dependency versions as needed.
4949

5050
<details>
51-
<summary>Expand to view requirements</summary>
51+
<summary>Requirements list</summary>
52+
5253
1. Windows 10 OS
5354
2. nvm for Windows v1.1.9
5455
3. NodeJS, installed using nvm
@@ -61,6 +62,7 @@ The following dependencies are used for this project. Feel free to use other dep
6162
- Checkout the excel file format on the `/app/data/day1.xlsx` sample file for more information
6263
5. (Optional) Download URL for a remote excel file.
6364
- See the `EXCEL_FILE_URL` variable on the [Installation](#installation) section.
65+
6466
</details>
6567

6668
## Contents

0 commit comments

Comments
 (0)