docs: fork info
This commit is contained in:
parent
4e2a9a4b89
commit
6477efae46
12
README.md
12
README.md
@ -1,4 +1,7 @@
|
||||
> Fork Info: Removed Slack Context
|
||||
|
||||
# DigitalOcean Snapshotter
|
||||
|
||||
[![Docker Pulls](https://img.shields.io/docker/pulls/topgg/digitaloceansnapshotter.svg)](https://hub.docker.com/r/topgg/digitaloceansnapshotter/)
|
||||
|
||||
Simple Digital Ocean Volume Backup Service using Snapshots
|
||||
@ -44,11 +47,12 @@ spec:
|
||||
```
|
||||
|
||||
**Note that this uses the latest image which you shouldn't do in prod, use a tag version or commit hash instead**
|
||||
|
||||
## Built With
|
||||
|
||||
* [Godo](https://github.com/digitalocean/godo) - DigitalOcean V2 API client library
|
||||
* [Logrus](https://github.com/sirupsen/logrus) - Logging framework used
|
||||
* [Slack-Go](https://github.com/slack-go/slack) - Slack API client library
|
||||
- [Godo](https://github.com/digitalocean/godo) - DigitalOcean V2 API client library
|
||||
- [Logrus](https://github.com/sirupsen/logrus) - Logging framework used
|
||||
- [Slack-Go](https://github.com/slack-go/slack) - Slack API client library
|
||||
|
||||
## Versioning
|
||||
|
||||
@ -56,7 +60,7 @@ We use [SemVer](http://semver.org/) for versioning. For the versions available,
|
||||
|
||||
## Authors
|
||||
|
||||
* **DevYukine @ Top.gg** - *Initial work* - [DevYukine](https://github.com/DevYukine)
|
||||
- **DevYukine @ Top.gg** - _Initial work_ - [DevYukine](https://github.com/DevYukine)
|
||||
|
||||
See also the list of [contributors](https://github.com/top-gg/DigitalOceanSnapshotter/contributors) who participated in this project.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user