Initial: add README, CONTRIBUTING, LICENSE, and research template
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# kugetsu
|
||||
|
||||
Research notes and documentation repository.
|
||||
|
||||
> **Name background:** _to be documented_
|
||||
|
||||
## Overview
|
||||
|
||||
This repository contains research findings, experiments, and documentation on various topics.
|
||||
|
||||
## Structure
|
||||
|
||||
```
|
||||
├── README.md
|
||||
├── CONTRIBUTING.md
|
||||
├── LICENSE
|
||||
└── docs/
|
||||
└── ...
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
Reference in New Issue
Block a user