Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GarrettS committed Jun 4, 2024
1 parent 96cc8d5 commit f9400b6
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Parkinson's Disease Guide

## Overview
Welcome to the Parkinson's Disease Guide repository. This project contains the source code and assets for an informative guide covering various aspects of Parkinson's Disease (PD). The guide explores pharmaceutical treatments, dietary and nutritional approaches, as well as other approaches, such as photobiomodulation therapy and exercise. This is a comprehensive overview that empowers patients with information needed to devise custom care strategies beyond the harmful standard of care.

## Contents
- `index.html`: The main HTML file containing the guide's content and structure.
- `styles.css`: The CSS file containing styles for formatting and layout (TODO).
- `images/`: A directory containing images used in the guide.
- `scripts/`: A directory for any JavaScript files if needed for interactivity (keep it simple; focus on content).

## Purpose
The purpose of this project is to empower individuals with Parkinson's Disease with the best possible knowledge to manage their condition. By providing comprehensive information on evidenced strategies, the guide aims to improve the quality of life for those living with PD.

## Usage
To access the guide, simply open the `index.html` file in a web browser. You can also host the files on a web server for public access.

## Contributing
Contributions to enhance the content, design, or functionality of the guide are highly appreciated. If you have suggestions, corrections, or additional information to include, please fork the repository, make your changes, and submit a pull request.

## License
This project is licensed under the [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](https://creativecommons.org/licenses/by-nc-nd/4.0/). You are free to share the content for non-commercial purposes, provided appropriate credit is given to the original author(s), and the content is not modified or used for commercial purposes.

## Contact
For inquiries or feedback regarding the Parkinson's Disease Guide, please contact [Garrett Smith], on X, @xkit.

0 comments on commit f9400b6

Please sign in to comment.