sv/README.md

26 lines
508 B
Markdown
Raw Normal View History

2025-07-10 23:51:28 +00:00
# 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.