Documentation
# csk   [![Build Status]][actions] [![Latest Version]][crates.io]

[Build Status]: https://img.shields.io/github/workflow/status/Xuanwo/csk/CI/main
[actions]: https://github.com/Xuanwo/csk/actions?query=branch%3Amain
[Latest Version]: https://img.shields.io/crates/v/csk.svg
[crates.io]: https://crates.io/crates/csk

csk is the Cloud Storage Kit.

## Quick Start

```rust
// Replace with quick Start here
```

## Contributing

Check out the [CONTRIBUTING.md](./CONTRIBUTING.md) guide for more details on getting started with contributing to this project.

## Getting help

Submit [issues](https://github.com/Xuanwo/csk/issues/new/choose) for bug report or asking questions in [discussion](https://github.com/Xuanwo/csk/discussions/new?category=q-a).

#### License

<sup>
Licensed under <a href="./LICENSE">Apache License, Version 2.0</a>.
</sup>