Skip to content

Commit

Permalink
docs: test using details/summary elements, adjust text
Browse files Browse the repository at this point in the history
  • Loading branch information
ciatph committed Sep 12, 2024
1 parent 7d12c0b commit 551318a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ Pre-compiled windows binaries are available for download in the latest [Releases
The following dependencies are used for this project. Feel free to use other dependency versions as needed.

<details>
<summary>Expand to view requirements</summary>
<summary>Requirements list</summary>

1. Windows 10 OS
2. nvm for Windows v1.1.9
3. NodeJS, installed using nvm
Expand All @@ -61,6 +62,7 @@ The following dependencies are used for this project. Feel free to use other dep
- Checkout the excel file format on the `/app/data/day1.xlsx` sample file for more information
5. (Optional) Download URL for a remote excel file.
- See the `EXCEL_FILE_URL` variable on the [Installation](#installation) section.

</details>

## Contents
Expand Down

0 comments on commit 551318a

Please sign in to comment.