From fab5ebf9767be282629199a3b86a57a7f719c2c3 Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Wed, 19 Jun 2024 18:43:35 -0400 Subject: [PATCH] Create README.md --- README.md | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..17b5c39 --- /dev/null +++ b/README.md @@ -0,0 +1,61 @@ +# Survival Data + +[![Download this project on GitHub](https://img.shields.io/badge/GitHub-Download%20this%20project-blue?style=for-the-badge&logo=github)](https://github.com/PR0M3TH3AN/Survival-Data) + +Welcome to the Survival Data project! This repository contains a comprehensive database of essential survival information, intended to be accessible both online and offline. + +## Overview + +The Survival Data project is a valuable resource for anyone interested in emergency preparedness, radio communications, and emergency medical information. The content is meticulously organized and presented to ensure it is easily accessible in critical situations. + +### Live Demo + +You can access the live version of the survival database online at: [Survival Data](https://survival-data.netlify.app/) + +## Features + +- **Comprehensive Data**: Includes a wide range of survival information, from emergency medical procedures to radio communication protocols. +- **Offline Accessibility**: Designed to be downloaded and used offline, ensuring availability even in the absence of internet connectivity. +- **Flexible Storage Options**: Can be stored on various media, including hard drives, USB sticks, DVDs, and Blu-ray discs. + +## Usage + +### Online Access + +For the best experience, you can view the survival data online using the live demo link above. + +### Offline Access + +To ensure you have access to this vital information offline, follow these steps: + +1. **Clone the Repository** + ```bash + git clone https://github.com/PR0M3TH3AN/Survival-Data.git + ``` + +2. **Open Locally** + Navigate to the cloned directory and open the `index.html` file in your preferred web browser. + +### Using from a DVD or Blu-ray + +1. **Burn the Project** + - Burn the contents of the cloned repository to a DVD or Blu-ray disc. + - Ensure that all files and folders are included in the burn. + +2. **Access the Data** + - Insert the disc into a compatible drive. + - Open the `index.html` file directly from the disc to access the survival data. + +## Contributing + +We welcome contributions from the community. If you have suggestions for new content or improvements, please feel free to submit a pull request or open an issue. + +## License + +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details. + +--- + +Stay prepared and stay safe with the Survival Data project! + +[![Download this project on GitHub](https://img.shields.io/badge/GitHub-Download%20this%20project-blue?style=for-the-badge&logo=github)](https://github.com/PR0M3TH3AN/Survival-Data)