Initial commit
This commit is contained in:
28
README.md
Normal file
28
README.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# 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
|
||||
+ Easy strings.
|
||||
+ Safe access.
|
||||
+ Clear semantics
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
## Credits / Resources
|
||||
[Mongoose Webserver](https://mongoose.ws/)<br>
|
||||
[Tsoding SV](https://github.com/tsoding/sv)<br>
|
||||
[C Interfaces and Implementations - David Hanson](https://github.com/drh/cii)<br>
|
||||
|
||||
## License
|
||||
This project is licensed under MIT - see the [LICENSE](LICENSE) file for details.
|
||||
Reference in New Issue
Block a user