# Nqdev Simple Storage 001 [![s3-001](https://img.shields.io/badge/NQDEV-s3_001-brightgreen.svg)](https://cdn-s3-001.quyit.id.vn) [![LICENSE](https://img.shields.io/badge/license_scan-passing-brightgreen.svg)](https://cdn-s3-001.quyit.id.vn/LICENSE) [![pages-build-deployment](https://github.com/nqdev-storage/s3-001/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/nqdev-storage/s3-001/actions/workflows/pages/pages-build-deployment) ## 🔎 How to Open Raw File on GitHub [![Open Raw README](https://img.shields.io/badge/open_raw-README.md-blue.svg)](https://raw.githubusercontent.com/nqdev-storage/s3-001/main/README.md) [![Open Raw LICENSE](https://img.shields.io/badge/open_raw-LICENSE-blue.svg)](https://raw.githubusercontent.com/nqdev-storage/s3-001/main/LICENSE) Nếu bạn muốn xem **nội dung gốc (raw)** của file trong repo này, hãy làm theo hướng dẫn sau: 1. Vào file mong muốn trong repo, ví dụ: [LICENSE](https://github.com/nqdev-storage/s3-001/blob/main/LICENSE) 2. Ở góc trên bên phải nội dung file, bấm vào nút **Raw**. * Khi đó, GitHub sẽ mở file ở dạng text thuần (raw). * Ví dụ file LICENSE raw: 👉 [https://raw.githubusercontent.com/nqdev-storage/s3-001/main/LICENSE](https://raw.githubusercontent.com/nqdev-storage/s3-001/main/LICENSE) 3. Bạn có thể copy link raw này để: * Chia sẻ trực tiếp * Dùng trong script (curl, wget, import, v.v.) * Hoặc tải về máy (Save As) ### 📌 Ví dụ nhanh: * README.md raw: [https://raw.githubusercontent.com/nqdev-storage/s3-001/main/README.md](https://raw.githubusercontent.com/nqdev-storage/s3-001/main/README.md) * LICENSE raw: [https://raw.githubusercontent.com/nqdev-storage/s3-001/main/LICENSE](https://raw.githubusercontent.com/nqdev-storage/s3-001/main/LICENSE) Cú pháp link raw luôn có dạng: ``` https://raw.githubusercontent.com//// ```