feat: added basic template structure.

This commit is contained in:
Leonard Excoffier
2024-09-11 23:34:22 -04:00
parent d4ddaadedd
commit 0f505e47a1

View File

@@ -0,0 +1,33 @@
# PROJECT_NAME
PROJECT_DESCRIPTION
## Table of Contents
- [Features](#features)
- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [Example](#example)
- [License](#license)
- [Acknowledgments](#acknowledgments)
## Features
## Requirements
## Installation
```
INSTALLATION_COMMAND
```
## Usage
## Example
## License
This project is licensed under the [MIT License](LICENSE).
## Acknowledgments