26 lines
508 B
Markdown
26 lines
508 B
Markdown
|
# SV
|
||
|
|
||
|
## Description
|
||
|
String View implementation written in C.
|
||
|
|
||
|
## Table of Contents
|
||
|
|
||
|
- [Description](#description)
|
||
|
- [Features](#features)
|
||
|
- [Usage](#usage)
|
||
|
- [Credits / Resources](#credits--resources)
|
||
|
- [License](#license)
|
||
|
|
||
|
## Features / TODOS
|
||
|
|
||
|
## Usage
|
||
|
make <br>
|
||
|
make test
|
||
|
|
||
|
## Credits / Resources
|
||
|
[Mongoose Webserver](https://github.com/cesanta/mongoose)<br>
|
||
|
[Tsoding Daily](https://github.com/tsoding/sv)<br>
|
||
|
|
||
|
## License
|
||
|
This project is licensed under MIT - see the [LICENSE](LICENSE) file for details.
|