Skip to content

Commit e1311ed

Browse files
Update Readme
Update the file download to reflect the single file change.
1 parent f7d308b commit e1311ed

1 file changed

Lines changed: 3 additions & 18 deletions

File tree

README.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -81,24 +81,8 @@ There are a few ways to use the Warframe Task Checklist:
8181

8282
3. **Download and Run Source Locally (for `file:///` execution):**
8383
* Go to the [Releases page](https://github.com/warframe-tools/Task-Checklist/releases) of this repository.
84-
* Download the `Task-Checklist-[VERSION].zip` (or `.tar.gz`) from the latest release.
85-
* Unzip the archive. The structure will be:
86-
```
87-
your_folder/
88-
├── index.html
89-
├── css/
90-
│ └── style.css
91-
│ └── critical.css (This is for reference, its content is injected into index.html in the archive)
92-
├── js/
93-
│ └── app.js
94-
├── fonts/
95-
│ └── inter-v18-latin-regular.woff2
96-
│ └── ... (other font files)
97-
└── img/
98-
└── garuda-fortuna.webp
99-
└── ... (other image files)
100-
```
101-
* Open the `index.html` file from the unzipped folder directly in your web browser. This version has been specifically prepared by the GitHub Action to work well when opened via `file:///`.
84+
* Download the `Task-Checklist-[VERSION].html`
85+
* Open the `Task-Checklist-[VERSION].html` file in your favorite browser! This version has been specifically prepared by the GitHub Action to work well when opened via `file:///`.
10286

10387
4. **Develop or Run Source with a Local Server (Recommended for Developers):**
10488
* Clone the repository: `git clone https://github.com/warframe-tools/Task-Checklist.git`
@@ -151,6 +135,7 @@ If you find this tool useful, consider supporting its development!
151135
* **Tailwind CSS:** [https://tailwindcss.com/](https://tailwindcss.com/)
152136
* **Inter Font:** Self-hosted.(https://fonts.google.com/specimen/Inter).
153137
* Task list based on information discussed in the Warframe community.
138+
* @AnSq for the full overhaul and major features.
154139

155140
## Disclaimer
156141

0 commit comments

Comments
 (0)